Skip to content

v1.2.2

Compare
Choose a tag to compare
@hc-github-team-tf-core hc-github-team-tf-core released this 01 Jun 16:59
· 2810 commits to main since this release

1.2.2 (June 01, 2022)

ENHANCEMENTS:

  • Invalid -var arguments with spaces between the name and value now have an improved error message (#30985)

BUG FIXES:

  • Terraform now hides invalid input values for sensitive root module variables when generating error diagnostics (#30552)
  • Fixed crash on CLI autocomplete (#31160)
  • The "Configuration contains unknown values" error message now includes attribute paths (#31111)