Skip to content

v0.16.1

Choose a tag to compare

@cloudpossebot cloudpossebot released this 14 Sep 17:59
d64d26e
git.io->cloudposse.tools update @dylanbannon (#57)

what and why

Change all references to git.io/build-harness into cloudposse.tools/build-harness, since git.io redirects will stop working on April 29th, 2022.

References

  • DEV-143

🚀 Enhancements

adding validation certificate_arn output @tbpoetke (#59)

what

  • added acm_certificate_validation.certification_arn output

why

  • to avoid alb module can't create listener because of not validated cert
  • use this output as certification arn in alb module

references