Skip to content

Feat: Add new attributes to AWS ACM Certificate resource #47

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

Conversation

Arzianghanchi
Copy link

what

  • Added support for the key_algorithm argument in the aws_acm_certificate resource.
  • Introduced a conditional options block to configure certificate_transparency_logging_preference.
  • Use bullet points to be concise and to the point.

why

  • Allows users to specify the cryptographic algorithm used for ACM certificates.
  • Enables/disables certificate transparency logging as required by security policies or compliance.
  • Keeps the module up to date with the latest AWS features and Terraform provider enhancements.

references

@Arzianghanchi Arzianghanchi deleted the feat/new_aws_acm_certificate_attributes branch June 4, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant