Skip to content

v0.0.2

Compare
Choose a tag to compare
@multani multani released this 18 Aug 08:19
· 17 commits to main since this release
37720b6

Improvements

  • Dependabot, gitignore, license

Fixes

Output the certificate ARN only once it has been validated.

Previously, the certificate ARN could be used while it was still in the "pending validation" state, which is not possible when trying to use it with other resources such as the ALB listeners.

Changelog

  • 37720b6: Prepare v0.0.2
  • 84d3cd7: fix: output the certificate once it has been validated (#1)
  • 0b33557: feat: add gitignore, dependabot config and license (#2)