Rewrite PrivateCA to use GA API #8979
Labels
enhancement
forward/review
In review; remove label to forward
new-resource
priority/1
service/privateca
size/m
test-failure
Milestone
In the move to GA, the API has made breaking changes that the Terraform implementation will have to adjust for. For example, the parent URL of Certificate Authority has changed to require a CA pool
/projects/my-project/locations/us-west1/caPools/my-pool/certificates/
The Beta API will be deprecated and current resources created by it will be deleted. This means we can completely rewrite the implementations without fear of breaking changes.
Thanks to @drebes for providing the relevant information.
New or Affected Resource(s)
The text was updated successfully, but these errors were encountered: