Skip to content

Commit 3cd1304

Browse files
chore: release 1.4.0
1 parent f4d3ae8 commit 3cd1304

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

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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-11-03)
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+
* add vault_name_validation_bypass variable to relax validation ([#297](https://github.com/lgallard/terraform-aws-backup/issues/297)) ([f4d3ae8](https://github.com/lgallard/terraform-aws-backup/commit/f4d3ae859bae20fbd6cc5a16164ac0aa186ac026))
13+
14+
15+
### Bug Fixes
16+
17+
* 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))
18+
619
## [1.3.0](https://github.com/lgallard/terraform-aws-backup/compare/1.2.0...1.3.0) (2025-09-16)
720

821

0 commit comments

Comments
 (0)