mlibrary/Setup OpenTofu

Installs OpenTofu, and optionally Terramate, from GitHub releases.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tofu_versionOpenTofu version to install (e.g. 1.12.0). Ignored if tofu_version_file is set.no""
tofu_version_filePath to a file containing the OpenTofu version. Takes precedence over tofu_version.no""
terramate_versionTerramate version to install (e.g. 0.17.0). Optional. Ignored if terramate_version_file is set.no""
terramate_version_filePath to a file containing the Terramate version. Takes precedence over terramate_version.no""
allow_prereleaseSet to 'true' to allow prerelease versions (e.g. 1.8.0-rc1)nofalse

no outputs