JSPM

  • Created
  • Published
  • Downloads 422
  • Score
    100M100P100Q108207F
  • License MIT

Run Terraform commands easily as npm package scripts

Package Exports

  • @goldstack/utils-terraform
  • @goldstack/utils-terraform/dist/src/utilsTerraform.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@goldstack/utils-terraform) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Goldstack Terraform Utilities

This library allows executing Terraform to stand up the infrastructure for Node.js applications. Terraform can be run through the API or by using CLI (for package scripts).

See Infrastructure Commands for a list of operations supported by this library.