1.0.2 • Published 4 years ago
terra-iac-cli v1.0.2
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; makesterra-iac-clicommand available for local use - with permissions -
chmod u+xon the terra-iac-cli executable
- with linking the package; run