Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

updating CHANGELOG.md #30781

Closed
wants to merge 1 commit into from
Closed

updating CHANGELOG.md #30781

wants to merge 1 commit into from

Conversation

Uk1288
Copy link
Contributor

@Uk1288 Uk1288 commented Mar 31, 2022

Description

updating CHANGELOG.md for fix: #30780

@@ -4,6 +4,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]
* Terraform will no longer crash with "invalid memory address or nil pointer dereference" error during a `terraform apply` command. ([#30780](https://github.com/hashicorp/terraform/pull/30780))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This claim is a little too broad to be useful to readers of the changelog—there are several possible sources of a nil pointer dereference, and we've only fixed one of them. Can you be more specific about the context in which the error that you've fixed would happen?

@Uk1288
Copy link
Contributor Author

Uk1288 commented Apr 1, 2022

Changes have been added directly on v1.1 branch

@Uk1288 Uk1288 closed this Apr 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 2, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants