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