All notable changes to this project will be documented in this file.
v2.1.0 - 2021-06-11
- feat: Added fix for records with terragrunt (#42)
- chore: update CI/CD to use stable
terraform-docs
release artifact and discoverable Apache2.0 license (#38) - chore: Updated versions in README (#37)
v2.0.0 - 2021-04-26
- feat: Shorten outputs (removing this_) (#36)
v1.11.0 - 2021-04-21
- feat: Add ability for users to create aliases in the same zone (#35)
v1.10.0 - 2021-04-13
- feat: Add support for failover_routing_policy and health_check_id (#33)
- chore: update documentation and pin
terraform_docs
version to avoid future changes (#32) - fix: correct documentation based on update by
terraform_docs
(#31) - chore: add ci-cd workflow for pre-commit checks (#30)
v1.9.0 - 2021-02-20
- chore: update documentation based on latest
terraform-docs
which includes module and resource sections (#28)
v1.8.0 - 2021-02-14
- feat: Add support for multiple VPCs when creating private hosted zones (#27)
v1.7.0 - 2021-02-14
- feat: add global tags variable to zones (#26)
v1.6.0 - 2021-01-15
- feat: added weighted routing policy (#23)
v1.5.0 - 2020-11-27
- fix: use tomap() instead of type declaration object() (#14)
v1.4.0 - 2020-11-27
- feat: Adding dynamic vpc block to handle private zones (#13)
v1.3.0 - 2020-11-24
- fix: Updated supported Terraform versions (#18)
v1.2.0 - 2020-09-23
- fix: Allow combining records and aliases (#11)
v1.1.0 - 2020-08-13
- Updated version requirements for AWS provider v3
v0.1.0 - 2020-06-17
- Added route53 modules for zones and records