Skip to content

0.7.0: Remove appending of a dot to the zone name (#22)

Compare
Choose a tag to compare
@Gowiem Gowiem released this 19 Aug 19:51
71ca99d

What

  • Fixes a bug with an extra dot when using var.zone_name > var.domain_name

Why

  • The appending of the dot breaks the search of the zone when referencing the name from an existing aws_route53_zone resource because the name property already contains the dot.