Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Backport of Update HCL and go-cty to fix optional and default attributes into v1.3 #32197

Conversation

teamterraform
Copy link
Contributor

Backport

This PR is auto-generated from #32178 to be assessed for backporting due to the inclusion of the label 1.3-backport.

The below text is copied from the body of the original PR.


  • Updates HCL
  • Updates go-cty
  • Add test cases that verify all the below issues are fixed

Target Release

1.3.5

Draft CHANGELOG entry

BUG FIXES

  • Fix Terraform creating objects that should not exist in variables that specify default attributes in optional objects.
  • Fix several Terraform crashes that are caused by HCL creating objects that should not exist in variables that specify default attributes in optional objects within collections.
  • Fix inconsistent behaviour in empty vs null collections

@teamterraform teamterraform force-pushed the backport/liamcervante/make-default-attributes-work-again/solely-immense-bass branch from f5f267c to f331ac3 Compare November 10, 2022 14:00
@liamcervante liamcervante merged commit 2d59b35 into v1.3 Nov 10, 2022
@liamcervante liamcervante deleted the backport/liamcervante/make-default-attributes-work-again/solely-immense-bass branch November 10, 2022 14:29
@github-actions
Copy link

Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch.

@github-actions
Copy link

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 Dec 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants