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

Fixes #766: fix normalizeNullValues when apply resource to accept an empty list #772

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeremmfr
Copy link

@jeremmfr jeremmfr commented Jun 18, 2021

fix normalizeNullValues when apply resource to accept an empty list
and doesn't use a null src otherwise a drift is generate when refresh resource
Fixes #766

@hashicorp-cla
Copy link

hashicorp-cla commented Jun 18, 2021

CLA assistant check
All committers have signed the CLA.

and doesn't use a null src otherwise a drift is generate when refresh resource
Fixes hashicorp#766
@enk21
Copy link
Contributor

enk21 commented Sep 22, 2021

I am running into this issue as well. Can this be reviewed and approved?

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.

ResourceData.Set() doesn't set empty List/Set of String when Create/Update resource
3 participants