Skip to content

Releases: goci-io/aws-route53-records

0.5.0 (Terraform 0.13)

21 Nov 15:35
840a3d5
Compare
Choose a tag to compare

Changes

🚧 Maintenance

0.4.1

01 Jul 12:11
be54b64
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Breaking Changes

  • fqdn was renamed to fqdns and contains now a list of all records

0.4.0

30 Jun 22:59
35af78e
Compare
Choose a tag to compare

Changes

0.3.0

21 Apr 18:04
Compare
Choose a tag to compare

Updates

  • Expose fqdn output containing the full record name (1c0d2c4)
  • Default to empty record name (54f5053)

Fixes

  • Allow empty names for alias records (bc71f3b)

0.2.1

06 Feb 20:09
9948b28
Compare
Choose a tag to compare

Fixes

  • Avoid error when specifying empty name for subdomain (eg. for MX records etc)

Support alias records

26 Oct 17:30
Compare
Choose a tag to compare

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

31 Aug 14:31
8a59074
Compare
Choose a tag to compare
0.1.0

remove s3 backend dependency