[Enhancement]: Support ECDSA certificates for aws_acm_certificate resources #27715
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/acm
Issues and PRs that pertain to the acm service.
Description
As of 2022-11-08, ACM supports ECDSA certificates. Please add support for this parameter.
Affected Resource(s) and/or Data Source(s)
aws_acm_certificate resource
aws_acm_certificate data source
Potential Terraform Configuration
References
https://aws.amazon.com/about-aws/whats-new/2022/11/aws-certificate-manager-elliptic-curve-digital-signature-algorithm-tls-certificates/
https://docs.aws.amazon.com/acm/latest/userguide/acm-certificate.html#algorithms
https://docs.aws.amazon.com/acm/latest/APIReference/API_RequestCertificate.html#API_RequestCertificate_RequestSyntax
Would you like to implement a fix?
I wouldn't know how.
The text was updated successfully, but these errors were encountered: