All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v2.1.8 - 2023-11-07
- Allow users to specify custom Route53 DNS Record TTL
v2.1.7 - 2022-03-22
- Updated readme for proper module calls from public registry
v2.1.6 - 2022-03-22
- Updated readme
v2.1.5 - 2022-03-22
-
Updated Source Reference on the README.md for the Private Registry on app.terraform.io
-
#46 Create CHANGELOG.md
v2.1.4 - 2022-03-04
- Update examples and tests #44
v2.1.3 - 2021-10-14
- Added CONTRIBUTING.md file and templates for created issues and pull request.
- Improved user docs
v2.1.2 - 2021-07-16
- Changes to readme content to clarify things a bit further.
v1.0.5 - 2021-07-01
- Upgrade Lambda function to use Python 3.8 runtime
v2.1.1 - 2021-06-28
-
#32 - Upgrade Lambda runtime to Python3.8.
This upgrade is being made as AWS is ending support in Lambda for the Python 2.7 runtime.
v2.1.0 - 2020-12-02
- #26 - Add possibility to use public IP
v2.0.1 - 2020-11-06
- registry.terraform.io to pull in latest changes in master
v2.0.0 - 2021-07-01
- Updating to Terraform 0.12 (#21 @jimsheldon)
v1.0.4 - 2019-11-14
- Added unique id's to allow multiple uses within the same account (#17 @seanturner83)
- Updated testing scenarios for latest aws provider (#20 @hikerspath)
v1.0.3 - 2019-02-11
- Fix for Lifecycle_hooks
v1.0.2 - 2019-01-21
- Outputs.tf and variables.tf updated.
v1.0.1 - 2019-01-21
- Initial public release.