Skip to content

Commit 984f19f

Browse files
chore: release 1.4.0
1 parent 1ef4913 commit 984f19f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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-
".": "1.3.0"
2+
".": "1.4.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44

55

6+
## [1.4.0](https://github.com/lgallard/terraform-aws-backup/compare/1.3.0...1.4.0) (2025-10-27)
7+
8+
9+
### Features
10+
11+
* add support for aws_backup_global_settings ([#277](https://github.com/lgallard/terraform-aws-backup/issues/277)) ([44e99e3](https://github.com/lgallard/terraform-aws-backup/commit/44e99e3fd1800ab8ca6b147c36323b81c59e6e2c))
12+
13+
14+
### Bug Fixes
15+
16+
* retention_days validation logic for backward compatibility ([#283](https://github.com/lgallard/terraform-aws-backup/issues/283)) ([1ef4913](https://github.com/lgallard/terraform-aws-backup/commit/1ef49133c12f45ba4a6c85603c35d7b27b2e72e8))
17+
618
## [1.3.0](https://github.com/lgallard/terraform-aws-backup/compare/1.2.0...1.3.0) (2025-09-16)
719

820

0 commit comments

Comments
 (0)