Skip to content

Commit 4a9afa1

Browse files
chore: release 0.5.0 (#37)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4273a4d commit 4a9afa1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.0"
2+
".": "0.5.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ FIX:
55
* fix(RAM): not working with principals = [] (thanks @astephanh)
66

77
* Fix typo
8+
## [0.5.0](https://github.com/lgallard/terraform-aws-route53-resolver-rules/compare/0.4.0...0.5.0) (2025-07-30)
9+
10+
11+
### Features
12+
13+
* replicate security-hardened Claude Code Review workflow with DNS/Route53 focus ([#36](https://github.com/lgallard/terraform-aws-route53-resolver-rules/issues/36)) ([4273a4d](https://github.com/lgallard/terraform-aws-route53-resolver-rules/commit/4273a4d3b32f43ee2e60f40fe46721db56074961))
14+
15+
16+
### Bug Fixes
17+
18+
* resolve "Cannot use a null value in for_each" when ips field is omitted ([#35](https://github.com/lgallard/terraform-aws-route53-resolver-rules/issues/35)) ([87ee5d3](https://github.com/lgallard/terraform-aws-route53-resolver-rules/commit/87ee5d3ae9e29fea6d32664f4422d31440bb7f9e))
19+
* resolve index() function failure with migration support ([#34](https://github.com/lgallard/terraform-aws-route53-resolver-rules/issues/34)) ([de8b3e0](https://github.com/lgallard/terraform-aws-route53-resolver-rules/commit/de8b3e061f3aceacfcea85afa6dfde175962f940))
20+
821
## [0.4.0](https://github.com/lgallard/terraform-aws-route53-resolver-rules/compare/0.3.0...0.4.0) (2025-07-28)
922

1023

0 commit comments

Comments
 (0)