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

Add google_dns_managed_zones data source and acceptance test #1847

Conversation

modular-magician
Copy link
Collaborator

Closes hashicorp/terraform-provider-google#15737

Release Note Template for Downstream PRs (will be copied)

`google_dns_managed_zones`

Derived from GoogleCloudPlatform/magic-modules#9742

* Add `google_dns_managed_zones` data source and acceptance test

* Stop skipping `TestAccDataSourceDnsManagedZones_basic` in VCR

* Skip acceptance test affected by PF/VCR incompatibility

* Edit schema to make sense for a plural data source

* Update test to explicitly check for elements' fields being set
[upstream:a2e592085964868c743b12e04cff008228baa851]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner January 9, 2024 23:08
@modular-magician modular-magician requested review from ScottSuarez and removed request for a team January 9, 2024 23:08
@modular-magician modular-magician merged commit 5c27cff into GoogleCloudPlatform:main Jan 9, 2024
3 checks passed
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician deleted the downstream-pr-a2e592085964868c743b12e04cff008228baa851 branch November 18, 2024 06:14
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.

Create a plural data source for DNS Managed Zones
1 participant