Skip to content

v0.10.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 03 Feb 23:26
19ef683
Pass dns_name to terraform-aws-route53-cluster-hostname instead of name @michael-careplanner (#24)

what

  • Fixes incorrect DNS records when setting custom records in R53 by passing dns_name rather than name to terraform-aws-route53-cluster-hostname

why