OpenTOFU
Usage
tofuInstall [ package ] [ --help ]
Install tofu binary
Arguments
package- String. Optional. Additional packages to install usingpackageInstall--help- Flag. Optional. Display this help.
Return codes
0- Success1- Environment error2- Argument error
Usage
tofuUninstall [ package ] [ --help ]
Uninstall tofu binary and apt sources keys
Arguments
package- String. Optional. Additional packages to uninstall usingpackageUninstall--help- Flag. Optional. Display this help.
Return codes
0- Success1- Environment error2- Argument error
Support functions
Usage
aptKeyAddOpenTofu [ --help ]
Add keys to enable apt to download tofu directly from opentofu.org
Arguments
--help- Flag. Optional. Display this help.
Return codes
1- if environment is awry0- All good to install terraform
Usage
aptKeyRemoveOpenTofu [ --help ]
Remove keys to disable apt to download tofu from opentofu.org
Arguments
--help- Flag. Optional. Display this help.
Return codes
1- Environment problems0- All good to install tofu