OpenTOFU
tofuInstall
Install tofu binary
Usage
tofuInstall [ package ... ]
Install tofu binary
Arguments
package- Additional packages to install usingpackageInstall
Return codes
0- Success1- Environment error2- Argument error
tofuUninstall
Uninstall tofu binary and apt sources keys
Usage
tofuUninstall [ package ... ]
Uninstall tofu binary and apt sources keys
Arguments
package- Additional packages to uninstall usingpackageUninstall
Return codes
0- Success1- Environment error2- Argument error
Support functions
aptKeyAddOpenTofu
Add keys to enable apt to download tofu directly from
Usage
aptKeyAddHashicorp
Add keys to enable apt to download tofu 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
aptKeyRemoveOpenTofu
Add keys to enable apt to download tofu directly from
Usage
aptKeyAddHashicorp
Add keys to enable apt to download tofu directly from hashicorp.com
Return Code: 1 - Environment problems Return Code: 0 - All good to install tofu
Arguments
- none
Return codes
0- Success1- Environment error2- Argument error