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

Avoid serializing empty ACL fields #39

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Avoid serializing empty ACL fields #39

merged 1 commit into from
Dec 1, 2022

Conversation

knyar
Copy link
Contributor

@knyar knyar commented Dec 1, 2022

This should avoid meaningless diffs and unnecessary empty values while managing ACL contents via Terraform.

Fixes #31

Signed-off-by: Anton Tolchanov [email protected]

This should avoid meaningless diffs and unnecessary empty values while
managing ACL contents via Terraform.

Fixes #31

Signed-off-by: Anton Tolchanov <[email protected]>
@knyar knyar requested a review from maisem December 1, 2022 14:05
@knyar knyar merged commit f195a20 into main Dec 1, 2022
@knyar knyar deleted the knyar/omitempty branch December 1, 2022 14:26
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.

Issue with ACLs and omitted fields
2 participants