Releases: terraform-aws-modules/terraform-aws-ssm-parameter
Releases · terraform-aws-modules/terraform-aws-ssm-parameter
v2.0.1
11 Nov 15:23
Compare
Sorry, something went wrong.
No results found
2.0.1 (2025-11-11)
Bug Fixes
Set default value for overwrite to null which by default is false (#14 ) (58928d0 )
v2.0.0
10 Nov 03:01
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-11-10)
⚠ BREAKING CHANGES
Upgrade AWS provider and min required Terraform version to 6.8 and 1.11 respectively (#12 )
Features
Terraform v1.11 is now minimum supported version to support the write-only (wo_* ) arguments
AWS provider v6.8 is now minimum supported version
The value argument has been replaced with the value_wo to ensure the sensitive value is never written to state
value_wo_version has been added to support the use of value_wo
ssm_parameter_tags_all output has been removed
Support for region parameter to specify the AWS region for the resources created if different from the provider region.
v1.2.0
21 Oct 13:06
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-10-21)
Features
Add in overwrite variable and pass through to the call to the ssm par… (#11 ) (e1dd7a2 )
v1.1.3
21 Oct 09:06
Compare
Sorry, something went wrong.
No results found
1.1.3 (2025-10-21)
Bug Fixes
Update CI workflow versions to latest (#9 ) (de8df78 )
v1.1.2
11 Oct 17:14
Compare
Sorry, something went wrong.
No results found
1.1.2 (2024-10-11)
Bug Fixes
Update CI workflow versions to latest (#7 ) (25083ba )
v1.1.1
07 Mar 01:51
Compare
Sorry, something went wrong.
No results found
1.1.1 (2024-03-07)
Bug Fixes
Update CI workflow versions to remove deprecated runtime warnings (#5 ) (a785dc3 )
v1.1.0
16 Jun 22:24
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-06-16)
Features
Removed deprecated overwrite argument (661bbc6 )
v1.0.1
04 May 10:58
Compare
Sorry, something went wrong.
No results found
1.0.1 (2023-05-04)
Bug Fixes
v1.0.0
04 May 09:28
Compare
Sorry, something went wrong.
No results found
1.0.0 (2023-05-04)
⚠ BREAKING CHANGES
Features