Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 19 Nov 12:24
8e92c7b
Use private DNS record when not associating public IP @tyronedd (#42)

What

  • Use private DNS record when var.associate_public_address = false.

Why

  • When not associating public IP the record would be empty. This fixes that.