Skip to content

Conversation

@wyardley
Copy link
Contributor

@wyardley wyardley commented Oct 8, 2024

Make enable_identity_service optional, and handle the case where the value changes by only suppressing the dynamic block if var.enable_identity_service is null vs. false.

Fixes #2129

Make `enable_identity_service` optional, and handle the case where the
value changes by only suppressing the dynamic block if
`var.enable_identity_service` is null vs. false.

Fixes terraform-google-modules#2129
@wyardley wyardley requested review from a team, ericyz and gtsorbo as code owners October 8, 2024 20:57
@apeabody
Copy link
Collaborator

apeabody commented Oct 8, 2024

/gcbrun

Copy link
Collaborator

@apeabody apeabody left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @wyardley!

@apeabody apeabody merged commit 9c2191e into terraform-google-modules:master Oct 9, 2024
4 checks passed
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.

enable_identity_service ignores false once true

2 participants