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

Promote DNS resources to GA #50

Conversation

modular-magician
Copy link
Collaborator

Fixes: hashicorp/terraform-provider-google#6402

This change promotes to GA a few CloudDNS features that been become GA in the previous months, but had not yet been promoted out of the beta in the providers.

CloudDNS release notes:

  • January 07, 2020: DNS Peering went GA
  • September 24, 2019: DNS Forwarding went GA (includes the DNS policy resource)

Let me know if there's anything I missed that would prevent these resources from being promoted

Release Note Template for Downstream PRs (will be copied)

dns: Promoted `google_dns_policy` to GA.
dns: Promoted the following `google_dns_managed_zone ` fields to GA: `forwarding_config`, `peering_config`

Derived from GoogleCloudPlatform/magic-modules#3524

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 9fa471f into terraform-google-modules:master May 21, 2020
@modular-magician modular-magician deleted the downstream-pr-2656b45bc65e13dc6e1a0bea1e92a9ba03f449a9 branch November 18, 2024 02:18
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.

Request: promote peering_config for google_dns_managed_zone to GA
1 participant