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_site_verification_web_resource #8180

Conversation

modular-magician
Copy link
Collaborator

The adds support for the site verification API WebResource. It's step two out of three in implementing issue 5698. Step one was #10999 and step 3 will add the owners field as a fine grained resource attached to this resource.

There's two basic ways to verify ownership of a site: creating a DNS record or modifying the site's content. I've included tests for both, but the former is disabled under VCR as it requires dynamically creating a real, resolvable DNS record as part of the test. I know we have gcp.tfacc.hashicorptest.com for use in other tests, but I couldn't find an example of creating records in that zone.

Release Note Template for Downstream PRs (will be copied)

`google_site_verification_web_resource`

Derived from GoogleCloudPlatform/magic-modules#11624

[upstream:8709d004700b220447e66093a751b029d007d023]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit aa08ace into hashicorp:main Sep 13, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-8709d004700b220447e66093a751b029d007d023 branch November 16, 2024 02:24
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