aws_acm_certificate recreated if domain_name is within the subject_alternative_names #19790
Labels
bug
Addresses a defect in current functionality.
service/acm
Issues and PRs that pertain to the acm service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Expected Behavior
An aws_acm_certificate should be created with the subject_alternative_names present, currently the domain_name is not added and everytime a terraform apply is ran the resource is recreated.
Actual Behavior
The resource is created without the domain_name present in the alternative subject names
Steps to Reproduce
Important Factoids
References
The text was updated successfully, but these errors were encountered: