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

[cli] Do not render missing sames in arrays. #9448

Merged
merged 2 commits into from Apr 21, 2022

Conversation

pgavlin
Copy link
Member

@pgavlin pgavlin commented Apr 21, 2022

When rendering an array diff, do not render an unchanged element if we
do not have a value for the element.

Fixes #9365.

When rendering an array diff, do not render an unchanged element if we
do not have a value for the element.

Fixes #9365.
@pgavlin pgavlin requested review from Frassle and a team April 21, 2022 18:04
@pgavlin pgavlin merged commit b443c26 into master Apr 21, 2022
@pulumi-bot pulumi-bot deleted the pgavlin/fix-null-array-element branch April 21, 2022 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues with previews of array values from StackReferences
2 participants