Terraform
terraformInstall
Install terraform binary
Usage
terraformInstall [ package ... ]
Install terraform binary
Arguments
package ...- String. Optional. 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 ...- String. Optional. 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 [ --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
aptKeyRemoveHashicorp
Add keys to enable apt to download terraform directly from
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