Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
updating CHANGELOG.md for fix: #30780
  • Loading branch information
Uk1288 committed Apr 1, 2022
1 parent 9e26985 commit 52529df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,7 @@ BUG FIXES:
* cli: Fix missing identifying attributes (e.g. "id", "name") when displaying plan diffs with nested objects. [GH-30685]
* functions: Fix error when `sum()` function is called with a collection of string-encoded numbers, such as `sum(["1", "2", "3"])`. [GH-30684]
* When rendering a diff, Terraform now quotes the name of any object attribute whose string representation is not a valid identifier. [GH-30766]
* Terraform will no longer crash in the `terraform apply` phase if an error occurs during backend configuration. ([#30780](https://github.com/hashicorp/terraform/pull/30780))

## 1.1.7 (March 02, 2022)

Expand Down

0 comments on commit 52529df

Please sign in to comment.