-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Subordinate CA activation resource #9844
Subordinate CA activation resource #9844
Comments
b/259264561 |
Requested feature is added via GoogleCloudPlatform/magic-modules#6161 |
👍 it looks like the PR only added the link to the issue without noting that it fixed the issue, so Github automation didn't automatically close this issue. Thanks! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Subordinate CA activation resource
On GoogleCloudPlatform/magic-modules#5055 we fixed the creation of subordinate CAs. To continue work on supporting easier activation of those, we need a resource that can activate a subordinate CA that has been created but is still pending activation (
AWAITING_USER_ACTIVATION
). That signed sub CA cert is issued offline and then passed to this resource for activation.New or Affected Resource(s)
Potential Terraform Configuration
References
https://cloud.google.com/certificate-authority-service/docs/reference/rest/v1/projects.locations.caPools.certificateAuthorities/activate
The text was updated successfully, but these errors were encountered: