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 dnssecConfig filed on google_dns_managed_zone resource #8165

Conversation

modular-magician
Copy link
Collaborator

This PR fixes the issue hashicorp/terraform-provider-google#17682 by adding a default_from_api: true config on dnssecConfig field on the resouce google_dns_managed_zone.
This will prevent the terraform diff when running a second apply which the resource was changed outside terraform.

Release Note Template for Downstream PRs (will be copied)

dns: fixed permadiff on `dnssec_config` field of `google_dns_managed_zone` resource

Derived from GoogleCloudPlatform/magic-modules#11632

[upstream:8da18a9fad38affd20253023d52272aaac8477cc]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 39cff5e into hashicorp:main Sep 12, 2024
2 checks passed
@modular-magician modular-magician deleted the downstream-pr-8da18a9fad38affd20253023d52272aaac8477cc branch November 16, 2024 02:19
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.

1 participant