Releases: mineiros-io/terraform-aws-route53
Releases · mineiros-io/terraform-aws-route53
v0.6.0
v0.5.0
Added
- Add support for Terraform
v0.15
v0.4.0
Added
- Add support for Terraform v0.14.x
Fix
- Fix wrong wording in README.md
v0.3.0
v0.2.3
Changelog
Added
- Add README.md to examples/
Fixed
- Correct typos in README.mds
v0.2.2
v0.2.1
Changelog
- upgrade build-tools to v0.5.3
- upgrade pre-commit-hooks to v0.1.4
- add
phony-targets
andmarkdown-link-check
hooks - update logo and badges in README.md
v0.2.0
Changelog
- implement
module_enabled
andmodule_depends_on
- run docker containers as current user
- add outputs
- improved examples
v0.1.0
First stable release.
Changelog
- Extended the basic routing example. The module now creates a working website that is hosted on S3.
- Added some basic documentation to this module.
v0.0.6
Changelog
- add alias record to basic routing example
- upgrade pre-commit hooks to v0.1.0