1.0.2 • Published 2 years ago

terra-iac-cli v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

terra-iac-cli

simple cli tool for terraform

Install

npm install terra-iac-cli

Run it locally

  • clone the project
  • run yarn install
  • run yarn build
  • run terra-iac-cli -> You have the tool installed locally now
  • In case of issues
    • with linking the package; run yarn link --global; makes terra-iac-cli command available for local use
    • with permissions - chmod u+x on the terra-iac-cli executable