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 #2800

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 requested a review from a team as a code owner September 13, 2024 21:24
@modular-magician modular-magician requested review from melinath and removed request for a team September 13, 2024 21:24
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 merged commit 20dc227 into GoogleCloudPlatform:main Sep 13, 2024
3 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.

1 participant