0.0.10 • Published 7 years ago

tfinjs v0.0.10

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

Terraform in JavaScript

Table of Contents

Intro

Use a scripting language to generate resources with a greater degree of configurability and modularity.

tfinjs API provides:

  1. The JavaScript API for creating terraform resources.
  2. A resource naming API. Used to avoid in-cloud naming collisions and to reference resources across projects, environments, versions, tennants and regions.

tfinjs CLI provides:

  1. Commands to build, plan and deploy a tfinjs project with versioning and deployment-environment control for each deployed resource.
  2. CI/CD capabilities.

Installation

CLI

npm install tfinjs tfinjs-cli

Examples

See EXAMPLES.md

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago