tfinjs

0.0.10 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i tfinjs

Weekly Downloads

1

Version

0.0.10

License

MIT

Unpacked Size

283 kB

Total Files

48

Last publish

Collaborators

  • ricsam