v8.0.0: OpenTofu Support, Format and Validate #155
Closed
rdhar
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Highlights
tofu, while maintaining backwards-compatibility withterraform.fmtandvalidatesteps available by default.Added
TVP_CLI_USES=tofuorTVP_CLI_USES=terraformfor users to choose betweenopentofu/setup-opentofuorhashicorp/setup-terraform.TVP_FMT_ENABLEandTVP_VALIDATE_ENABLEto toggle TFfmtandvalidatecommands, respectively.fmtcommand as a separate collapsible section in the PR comment.paths: ['**/*.tf*']toon: pull_requestso that the workflow is only triggered when a PR contains changes to Terraform files.TVP_BACKEND_CONFIG_FROM_WORKSPACE,TVP_BACKEND_CONFIG_PREFIX, andTVP_BACKEND_CONFIG_SUFFIXfor consistency withTVP_VAR_FILE_counterparts.Changed
terraform:totf:, and change colour depending ontofu(#FFDA18) orterraform(#5C4EE5) usage.Deprecated
CONFIG_TF_prefixed variables toTVP_prefix instead, to be consistent with Terraform/OpenTofu-Via-PR (TVP).Secured
peter-evans/find-commentdependency by replacing withactions/github-script.xt0rted/pull-request-comment-branchdependency by replacing withactions/github-script.myrotvorets/set-commit-status-actiondependency by replacing withactions/github-script.Commits changelog: v7.1.0...v8.0.0
This discussion was created from the release v8.0.0: OpenTofu Support, Format and Validate.
Beta Was this translation helpful? Give feedback.
All reactions