generated from amazon-archives/__template_Apache-2.0
    
        
        - 
                Notifications
    
You must be signed in to change notification settings  - Fork 271
 
Open
Labels
service/acmpcaIndicates issues or PRs that are related to acmpca-controller.Indicates issues or PRs that are related to acmpca-controller.
Description
Is your feature request related to a problem?
Currently, when creating a CA resource, there is no way to create the CA in a way that let's AWS Certificate Manager have permissions to conduct renewals for private certificates created via RequestCertificate. This means that after creating the Private CA, you need to make a manual call to add the permission, otherwise, renewals will not succeed.
Describe the solution you'd like
Either implementing an option on the PrivateCA resource to grant permission to ACM for renewals or a new ACK resource that models permissions on AWS Private CA.
Metadata
Metadata
Assignees
Labels
service/acmpcaIndicates issues or PRs that are related to acmpca-controller.Indicates issues or PRs that are related to acmpca-controller.