Skip to content

Releases: lgallard/terraform-aws-route53-resolver-rules

0.9.0

10 Aug 13:09
b439971

Choose a tag to compare

0.9.0 (2025-08-10)

Features

  • add pre-commit workflow for code quality automation (#47) (61215b8)

0.8.0

09 Aug 01:09
6756c3a

Choose a tag to compare

0.8.0 (2025-08-09)

Features

  • add MCP server support for enhanced documentation access (#45) (b4f99d0)

0.7.0

07 Aug 10:32
abd1066

Choose a tag to compare

0.7.0 (2025-08-07)

Features

  • add Claude dispatch workflow for repository events (#43) (d3e249e)

0.6.0

30 Jul 22:07
80f04f0

Choose a tag to compare

0.6.0 (2025-07-30)

Features

  • add pre-commit hooks for code quality and DNS/networking validation (#41) (9f0d033)

0.5.0

30 Jul 13:03
4a9afa1

Choose a tag to compare

0.5.0 (2025-07-30)

Features

  • replicate security-hardened Claude Code Review workflow with DNS/Route53 focus (#36) (4273a4d)

Bug Fixes

  • resolve "Cannot use a null value in for_each" when ips field is omitted (#35) (87ee5d3)
  • resolve index() function failure with migration support (#34) (de8b3e0)

0.4.0

28 Jul 21:33
327120b

Choose a tag to compare

0.4.0 (2025-07-28)

Features

  • add comprehensive Terratest suite for Route53 Resolver rules (#30) (a4251e7)

0.3.0

28 Jul 16:24
b561029

Choose a tag to compare

0.3.0 (2025-07-28)

Features

  • add Renovate for dependency management (#23) (2c52eea)
  • standardize Claude Code Review workflow to use generic prompts (6b0d8d9)
  • upgrade Claude Code Review to standardized codebot version (1c3655d)

0.2.0

23 Jul 22:34
644e3c9

Choose a tag to compare

0.2.0 (2025-07-23)

Features

  • add standardized release-please configuration (#21) (e6e0d19)

Bug Fixes

  • Added outputs for resolver rules (#16) (d49110f)
  • update variable descriptions and required Terraform version (#20) (5b350a9)

0.1.6

28 Mar 00:39
555fc2e

Choose a tag to compare

0.1.6 (2025-03-28)

Bug Fixes

  • Added outputs for resolver rules (#16) (d49110f)

fix(RAM): not working with principals = []

01 Jul 20:17
5226ac4

Choose a tag to compare

0.1.5 (July 1, 2021)

FIX:

  • fix(RAM): not working with principals = [] (thanks @astephanh )