dflook/tofu-version

Prints OpenTofu and providers versions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathThe path to the OpenTofu root module directory.no.
workspaceThe workspace to determine the OpenTofu version for.nodefault
backend_configList of OpenTofu backend config values, one per line. This will be used to fetch the OpenTofu version set in the cloud workspace if using the `remote` backend. For other backend types, this is used to fetch the version that most recently wrote to the OpenTofu state. no""
backend_config_fileList of OpenTofu backend config files to use, one per line. Paths should be relative to the GitHub Actions workspace This will be used to fetch the OpenTofu version set in the cloud workspace if using the `remote` backend. For other backend types, this is used to fetch the version that most recently wrote to the OpenTofu state. no""
namedescription
terraformThe Hashicorp Terraform or OpenTofu version that is used by the configuration.
tofuIf the action chose a version of OpenTofu, this will be set to the version that is used by the configuration.