Skip to content

Latest commit

 

History

History
94 lines (58 loc) · 3.24 KB

CHANGELOG.md

File metadata and controls

94 lines (58 loc) · 3.24 KB

v2.5.0 - 2019-12-19

  • Updated example with multiple SANs after PR #32
  • Fixing validation records when wildcard is present with alternative domains (#32)

v2.4.0 - 2019-11-12

  • Updated CHANGELOG
  • Updated pre-commit hooks
  • Define local.validation_domains properly. (#28)

v2.3.0 - 2019-09-02

  • Updated CHANGELOG
  • Updated pre-commit hooks
  • Replace template usage with 0.12 compatible list comprehension (#17)

v2.2.0 - 2019-07-08

  • Updated CHANGELOG
  • Improved access by index to help with deletion (relates to #10)

v2.1.0 - 2019-06-17

  • Updated CHANGELOG
  • Updated pre-commit-terraform to support terraform-docs and Terraform 0.12
  • Updated CHANGELOG
  • Terraform.012 upgrade (#9)

v1.4.0 - 2019-06-13

  • Fixed docs after #11
  • validation_allow_overwrite_records variable to allow overwrite records (#11)

v2.0.0 - 2019-06-05

  • Updated CHANGELOG
  • Terraform.012 upgrade (#9)

v1.3.0 - 2019-05-30

  • fix format issue (#6)

v1.2.0 - 2019-02-14

  • Added multiple records for route53 validation (related to #1)

v1.1.0 - 2019-02-01

  • Fixed bug when creation was disabled

v1.0.0 - 2018-12-13

  • Updated readme
  • Initial commit with all the code