Skip to content

Commit ecce86f

Browse files
chore(release): version 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2025-11-11) ### Bug Fixes * Set default value for `overwrite` to `null` which by default is `false` ([#14](#14)) ([58928d0](58928d0))
1 parent 58928d0 commit ecce86f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.0.1](https://github.com/terraform-aws-modules/terraform-aws-ssm-parameter/compare/v2.0.0...v2.0.1) (2025-11-11)
6+
7+
### Bug Fixes
8+
9+
* Set default value for `overwrite` to `null` which by default is `false` ([#14](https://github.com/terraform-aws-modules/terraform-aws-ssm-parameter/issues/14)) ([58928d0](https://github.com/terraform-aws-modules/terraform-aws-ssm-parameter/commit/58928d06224366ec14c8423a252964fb938dd123))
10+
511
## [2.0.0](https://github.com/terraform-aws-modules/terraform-aws-ssm-parameter/compare/v1.2.0...v2.0.0) (2025-11-10)
612

713
### ⚠ BREAKING CHANGES

0 commit comments

Comments
 (0)