Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

terraform-generator

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terraform-generator

Generate Terraform plan using Node.js.

  • 0.1.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.6K
decreased by-15.49%
Maintainers
1
Weekly downloads
 
Created
Source

terraform-generator

Use Node.js to generate Terraform plan.

You do not need to have Terraform installed to use this library.

The end result of using this library is Terraform plan in plain text, you will need to write the text into a file and execute it yourself.

Currently support generating plan for Terraform version 0.11 and 0.12.


Benefit

Make use of all standard programming features (some of which is not available in Terraform), e.g. Functions, Map, Array, Loops, If-else, etc. to generate a plain Terraform plan. Easily maintain your infra in Javascript/Typescript.


Example

FAQs

Package last updated on 31 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc