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

check for unknowns when marking resource values #28180

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

jbardin
Copy link
Member

@jbardin jbardin commented Mar 23, 2021

When we map schema sensitivity to resource values, there may be unknowns
when dealing with planned objects. Check for unknowns before iterating
over block values.

Fixes #28153

When we map schema sensitivity to resource values, there may be unknowns
when dealing with planned objects. Check for unknowns before iterating
over block values.
@jbardin jbardin added the 0.15-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged label Mar 23, 2021
@jbardin jbardin requested a review from a team March 23, 2021 21:10
@codecov
Copy link

codecov bot commented Mar 24, 2021

Codecov Report

Merging #28180 (8cba2bf) into main (841cced) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted Files Coverage Δ
terraform/evaluate.go 52.89% <100.00%> (+0.19%) ⬆️
terraform/node_resource_plan.go 96.11% <0.00%> (-1.95%) ⬇️

@ghost
Copy link

ghost commented Apr 24, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
0.15-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.

Terraform plan crashes after adding an output to a module
2 participants