Skip to content

v1.1.7

Compare
Choose a tag to compare
@hc-github-team-tf-core hc-github-team-tf-core released this 02 Mar 19:33
· 3901 commits to main since this release

1.1.7 (March 02, 2022)

BUG FIXES:

  • terraform show -json: Improve performance for deeply-nested object values. The previous implementation was accidentally quadratic, which could result in very long execution time for generating JSON plans, and timeouts on Terraform Cloud and Terraform Enterprise. (#30561)
  • cloud: Update go-slug for terraform.tfstate exclusion to prevent a user from getting an error
    after migrating state to TFC.