-
-
Notifications
You must be signed in to change notification settings - Fork 231
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
feat: Add certificate transparency log option to ACM #18
feat: Add certificate transparency log option to ACM #18
Conversation
Thanks for adding this feature and reviewing this, too! v2.6.0 has been released. |
Should this default to We were surprised to see a bunch of certificates about to be recreated after upgrading to this version of the module until we noticed that |
My bad, I was sure that @DrFaust92 and @bryantbiggs verified this, so I don't have to do it before merging. I will be able to merge a fix (if necessary) in 10-12 hours or so. |
tested it by creating a new one, was not aware the default is true. creating a new PR now. |
opened #51 |
ah yes, my apologies I did as @DrFaust92 and tested by creating anew |
Thank you all for this update! It's interesting that creating a new cert via testing might have shown different results since the AWS docs mention:
Our certs had been created before there was even a certificate transparency log option in ACM so I assume they inherited the default settings. Perhaps there was a delay between creating a new certificate and it showing up in the transparency log? |
I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Description
Add certificate transparency log option to ACM
per:
https://www.terraform.io/docs/providers/aws/r/acm_certificate.html#certificate_transparency_logging_preference
https://docs.aws.amazon.com/acm/latest/userguide/acm-concepts.html#concept-transparency