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

fix(userconfig): plan doesn't show zero values for new resources #1941

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

byashimov
Copy link
Contributor

Zero values are not displayed on plan because d.HasChange(k) returns true for new resources.
They just don't have changes.

@byashimov byashimov force-pushed the byashimov-fix-zero-values-plan branch 3 times, most recently from ab45bc6 to 2368d47 Compare December 13, 2024 09:47
@byashimov byashimov force-pushed the byashimov-fix-zero-values-plan branch from 2368d47 to de8e4fe Compare December 16, 2024 14:15
@byashimov
Copy link
Contributor Author

tests

@byashimov byashimov marked this pull request as ready for review December 16, 2024 14:17
@byashimov byashimov requested a review from a team as a code owner December 16, 2024 14:17
@vmyroslav vmyroslav merged commit 8b80997 into main Dec 16, 2024
10 checks passed
@vmyroslav vmyroslav deleted the byashimov-fix-zero-values-plan branch December 16, 2024 15:50
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.

2 participants