terraform-provider-googlesiteverification icon indicating copy to clipboard operation
terraform-provider-googlesiteverification copied to clipboard

Implement https://developers.google.com/site-verification/v1/webResource/update

Open hectorj opened this issue 3 years ago • 3 comments

It should allow giving ownership to other accounts

hectorj avatar Aug 12 '20 16:08 hectorj

@hectorj I was wondering if this functionality is something you'd be willing to implement. I can also try my hand at putting up a PR for it.

stevenpall avatar Aug 17 '22 21:08 stevenpall

Hi! I basically only develop what I personally need, and I don't need that for now.

I can always review PRs though!

hectorj avatar Aug 18 '22 06:08 hectorj

Hi!

In general your great work should be a part of the official provider plugin.

We stumpled about this issue too and can not believe their is no terraform resource to manage site verifications. We currently implementing a pipeline with generic service accounts created by a seeding project. These service accounts create domain validated resources e.q. buckets and must be added and deleted to the site verification member list.

pschirch avatar Oct 14 '22 16:10 pschirch