Skip to content

v0.11.1

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 14 Nov 21:15
692e9cb

🐛 Bug Fixes

added passing of ipv6_enabled for aaaa record creation @mihaiplesa (#44)

what

  • added ipv6_enabled option to Route53 alias module so it will create AAAA records in addition to A ones

why

  • AAAA were not being created

references