Skip to content

Update go-cty to latest version#32033

Merged
liamcervante merged 2 commits intomainfrom
liamcervante/update-go-cty
Oct 18, 2022
Merged

Update go-cty to latest version#32033
liamcervante merged 2 commits intomainfrom
liamcervante/update-go-cty

Conversation

@liamcervante
Copy link
Copy Markdown
Contributor

Fixes #31924

Target Release

1.3.3

Draft CHANGELOG entry

BUG FIXES

  • Fixed setting empty collections into variables with collections of nested objects with default values.

@liamcervante liamcervante added the 1.3-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged label Oct 18, 2022
@liamcervante liamcervante requested review from a team and apparentlymart October 18, 2022 07:58
@liamcervante liamcervante merged commit ab8a3f7 into main Oct 18, 2022
@liamcervante liamcervante deleted the liamcervante/update-go-cty branch October 18, 2022 15:06
@github-actions
Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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 Nov 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

1.3-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optional attribute in nested list(object) prevents default empty list.

2 participants