-
Notifications
You must be signed in to change notification settings - Fork 57
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
AWS::CertificateManager::Certificate - Import #614
Labels
enhancement
New feature or request
Comments
PatMyron
changed the title
Import existing ACM certificates into CloudFormation
Import AWS::CertificateManager::Certificate
Jul 13, 2021
WaelA
changed the title
Import AWS::CertificateManager::Certificate
AWS::CertificateManager::Certificate - Import
Aug 3, 2021
+1 we can't wait once this feature will be available. |
+1 Please! |
+1 please |
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ability to Import existing ACM certificates into CloudFormation
Ability to import an existing ACM certificate to a CloudFormation Template
Before CFN supported the AWS::CertificateManager::Certificate resource, we created a custom resource to create ACM certificates. Now we would like to replace that custom resource with AWS::CertificateManager::Certificates, and turn off the application backing the custom resource.
Suggest specific test cases
N/A
Helpful Links to speed up research and evaluation
Importing ACM certificates with CloudFormation [https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html]
CloudFormation support for provisioning PCA; Private Certificate Authority [https://docs.aws.amazon.com/acm-pca/latest/userguide/PcaWelcome.html]
The text was updated successfully, but these errors were encountered: