Skip to content

Latest commit

 

History

History
113 lines (56 loc) · 3.87 KB

CHANGELOG.md

File metadata and controls

113 lines (56 loc) · 3.87 KB

Changelog

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.

Unreleased

v2.1.8 - 2023-11-07

Added

  • Allow users to specify custom Route53 DNS Record TTL

v2.1.7 - 2022-03-22

Changed

  • Updated readme for proper module calls from public registry

v2.1.6 - 2022-03-22

Changed

  • 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

  • Added CONTRIBUTING.md file and templates for created issues and pull request.

Changed

  • Improved user docs

v2.1.2 - 2021-07-16

Changed

  • Changes to readme content to clarify things a bit further.

v1.0.5 - 2021-07-01

Changed

  • Upgrade Lambda function to use Python 3.8 runtime

v2.1.1 - 2021-06-28

Changed

v2.1.0 - 2020-12-02

Added

  • #26 - Add possibility to use public IP

v2.0.1 - 2020-11-06

Changed

  • registry.terraform.io to pull in latest changes in master

v2.0.0 - 2021-07-01

Changed

v1.0.4 - 2019-11-14

Added

  • Added unique id's to allow multiple uses within the same account (#17 @seanturner83)

Changed

v1.0.3 - 2019-02-11

Fixed

  • Fix for Lifecycle_hooks

v1.0.2 - 2019-01-21

Changed

  • Outputs.tf and variables.tf updated.

v1.0.1 - 2019-01-21

Added

  • Initial public release.