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 Upgrade cty to v1.8.4 into v1.0 #28995

Merged
merged 1 commit into from Jun 21, 2021

Conversation

teamterraform
Copy link
Contributor

Backport

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

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


Fixes #28984. @jbardin, does the flatten change have a corresponding Terraform issue?

Upstream changelog

  • function/stdlib: The flatten function will now correctly return cty.DynamicVal if it encounters cty.DynamicVal anywhere in the given data structure, because it can't predict how many elements the result will have in that situation. (#106, #107)
  • function/stdlib: The setproduct function will no longer panic when given a set containing unknown values, which would therefore be a set with an unknown length. (#109)

@teamterraform teamterraform force-pushed the backport/alisdair/cty-1.8.4/typically-vast-drum branch from 602f508 to 51d8439 Compare June 21, 2021 16:48
@alisdair alisdair merged commit 71517fb into v1.0 Jun 21, 2021
@alisdair alisdair deleted the backport/alisdair/cty-1.8.4/typically-vast-drum branch June 21, 2021 16:54
@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 Jul 22, 2021
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