Terraform
Usage
terraformInstall [ package ... ]
Install terraform binary
Arguments
package ...- String. Optional. Additional packages to install usingpackageInstall
Return codes
0- Success1- Environment error2- Argument error
Usage
terraformUninstall [ package ... ]
Remove terraform binary
Arguments
package ...- String. Optional. Additional packages to uninstall usingpackageUninstall
Return codes
0- Success1- Environment error2- Argument error
Support functions
Usage
aptKeyAddHashicorp [ --help ]
Add keys to enable apt to download terraform directly from hashicorp.com
Arguments
--help- Flag. Optional. Display this help.
Return codes
1- if environment is awry0- All good to install terraform
Usage
aptKeyRemoveHashicorp [ --help ]
Add keys to enable apt to download terraform directly from hashicorp.com
Arguments
--help- Flag. Optional. Display this help.
Return codes
1- if environment is awry0- All good to install terraform