terraform-aws-modules / terraform-aws-acm

Terraform module to create AWS ACM resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/acm/aws
Apache License 2.0
184 stars 230 forks source link

`wait_for_validation` should refresh `output.acm_certificate_status` #117

Closed abcfy2 closed 2 years ago

abcfy2 commented 2 years ago

Is your request related to a problem? Please describe.

When set wait_for_validation = true, after the first apply run, the output.acm_certificate_status returns PENDING_VALIDATION, not ISSUED.

I have to apply again to refresh acm_certificate_status to ISSUED.

I think it's better to refresh acm_certificate_status to make this value to ISSUED during the first apply run.

Thanks.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] commented 2 years ago

This issue was automatically closed because of stale in 10 days

github-actions[bot] commented 1 year ago

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. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.