v0.12.0
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.
var.associate_public_address = false.