github hashicorp/terraform v1.1.8

latest releases: v1.8.3, v1.9.0-alpha20240501, v1.8.2...
2 years ago

1.1.8 (April 07, 2022)

BUG FIXES:

  • cli: Fix missing identifying attributes (e.g. "id", "name") when displaying plan diffs with nested objects. (#30685)
  • functions: Fix error when sum() function is called with a collection of string-encoded numbers, such as sum(["1", "2", "3"]). (#30684)
  • When rendering a diff, Terraform now quotes the name of any object attribute whose string representation is not a valid identifier. (#30766)
  • Terraform will no longer crash in the terraform apply phase if an error occurs during backend configuration. (#30780)

Don't miss a new terraform release

NewReleases is sending notifications on new releases.