🚀 Enhancements
allow dns records to be conditionally created @skang0601 (#11)
what
- when var.zone_id is null dns module should not be created
why
- Allows module user to create their own DNS record of their own format
- Allows module users without access to a route53 zone to use this module
references
- closes #10