Skip to content

Commit 9ed143f

Browse files
chore: release 1.0.2 (#215)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bf4e432 commit 9ed143f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.0.1"
2+
".": "1.0.2"
33
}

CHANGELOG.md

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

55

6+
## [1.0.2](https://github.com/lgallard/terraform-aws-backup/compare/1.0.1...1.0.2) (2025-08-12)
7+
8+
9+
### Bug Fixes
10+
11+
* resolve remaining terraform validation and pre-commit CI failures ([#217](https://github.com/lgallard/terraform-aws-backup/issues/217)) ([bf4e432](https://github.com/lgallard/terraform-aws-backup/commit/bf4e4322239bb334c25712e6880283e858477e4d))
12+
* resolve terraform validation errors found by pre-commit workflow ([#205](https://github.com/lgallard/terraform-aws-backup/issues/205)) ([efcf067](https://github.com/lgallard/terraform-aws-backup/commit/efcf067a8795875033a496d69452434bef443dfa))
13+
614
## [1.0.1](https://github.com/lgallard/terraform-aws-backup/compare/1.0.0...1.0.1) (2025-08-11)
715

816

0 commit comments

Comments
 (0)