hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.33k stars 1.73k forks source link

Add tags and deletion_protection field to CloudAD Domains #18854

Open abd-goog opened 3 months ago

abd-goog commented 3 months ago

Community Note

Description

Add tags and deletion_protection field to CloudAD Domains

New or Affected Resource(s)

Potential Terraform Configuration

References

No response

b/356159313

SarahFrench commented 3 months ago

From triage:

The resource doesn't appear to have a tags field, but it does have a labels field that's already supported. We found this mention of tags in alpha though, and assume that this issue is in anticipation of a future release.