Skip to content

Releases: terraform-modules/aws-dynamic-route53

add heritage functions

12 Apr 16:57
Compare
Choose a tag to compare
  • 0.2.7 -- 2022-04-12
    • code 0.2.3
    • added heritage functions

add DebugLogLevel default

11 Apr 19:08
Compare
Choose a tag to compare
  • 0.2.6 -- 2022-04-11
    • add DebugLogLevel default variable

add kms to use for sns, sqs

29 Mar 22:07
Compare
Choose a tag to compare
  • 0.2.5 -- 2022-03-29
    • add kms.tf
    • set CMS for sns, sqs, allow lambda to publish to sns

enable sqs code

28 Mar 15:55
Compare
Choose a tag to compare
  • 0.2.4 -- 2022-03-28
    • add code to enable sqs

fixes for json.loads and API limits (#20, #22)

28 Mar 14:42
Compare
Choose a tag to compare
  • 0.2.3 -- 2022-03-28
    • code 0.2.2 fixes for json.loads and API limits (#20, #22)

add variable for overrride, add main.tf for docs

24 Mar 21:40
Compare
Choose a tag to compare
  • 0.2.2 -- 2022-03-24
    • add documenation (main.tf)
    • add variable lambda_environment_variables_override
    • update example/test/test.tf

enable sns* lambda with enable_sns TF

08 Mar 15:16
Compare
Choose a tag to compare
  • 0.2.1 -- 2022-03-08
    • use Sns* Lamba variables based on enable_sns

route53 api refinements, sns prep

08 Mar 14:36
Compare
Choose a tag to compare
  • 0.2.0 -- 2022-03-08
    • code 0.2.0
      • SNS code prep
      • SNS resource prep
      • refactor the route53 API calls
      • add better API timeouts
      • new variables:
        • sns_topic_name
        • sqs_queue_name
        • enable_sns
        • enable_sqs

bug fixes, use launch time

25 Feb 19:07
Compare
Choose a tag to compare
  • 0.1.1 -- 2022-02-25
    • code 0.1.18
      • lots of bug fixes
      • update to use launch_time as the timestamp in the TXT ecords to be able to reconstruct it to delete it

bump version, more bug fixes

24 Feb 17:46
Compare
Choose a tag to compare
  • 0.1.0 -- 2022-02-24
    • code 0.1.11
      • lots of bug fixes
      • incorporate actual adding of heritage text records