Skip to content

Add DNS_SCOPE_UNSPECIFIED back and fix diffs #9547

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

Conversation

modular-magician
Copy link
Collaborator

fixes hashicorp/terraform-provider-google#21834

DNS_SCOPE_UNSPECIFIED is removed in PR and caused error when it is specified in the Terraform config. This PR will add it back and suppress the diffs.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

container: re-added `DNS_SCOPE_UNSPECIFIED` value to the `dns_config.cluster_dns_scope` field in `google_container_cluster` resource and suppressed diffs between `DNS_SCOPE_UNSPECIFIED` in config and empty/null in state

Derived from GoogleCloudPlatform/magic-modules#13348

[upstream:bdc4748839e04a51a25b904ef84dfc7687bf91c1]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner March 13, 2025 20:27
@modular-magician modular-magician merged commit 56cf756 into hashicorp:main Mar 13, 2025
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.

google_container_cluster docs on DNS_SCOPE_UNSPECIFIED out of date in 6.25.0
1 participant