Releases: goci-io/aws-route53-records
Releases · goci-io/aws-route53-records
0.5.0 (Terraform 0.13)
0.4.1
Changes
🐛 Bug Fixes
- fix: use correct index for computed record data (#8) @etwillbefine
- fix: using multiple records we need to output all fqdns (#7) @etwillbefine
Breaking Changes
fqdn
was renamed tofqdns
and contains now a list of all records
0.4.0
Changes
- ci: update github actions (#1, #3, #4, #5) @goci-bot
- chore: add tf validate badge (#2) @etwillbefine
- improvement: handle duplicate domain name in record (#6) (@etwillbefine
0.3.0
0.2.1
Fixes
- Avoid error when specifying empty name for subdomain (eg. for MX records etc)
Support alias records
Updates
- Support for alias records (optionally from remote state)
- Records is no longer a typed list to support defaults
- Example usage on README
Fixes
none
Breaking changes
none
Initial Release
0.1.0 remove s3 backend dependency