cloudposse / terraform-aws-ssm-parameter-store

Terraform module to populate AWS Systems Manager (SSM) Parameter Store with values from Terraform. Works great with Chamber.
https://cloudposse.com/accelerate
Apache License 2.0
107 stars 61 forks source link

`overwrite` is a deprecated attribute #51

Closed BGarber42 closed 8 months ago

BGarber42 commented 1 year ago

Describe the Bug

The overwrite attribute of aws_ssm_parameter will be deprecated in v6.0.0 of the AWS provider.

Expected Behavior

No deprecation warning

Steps to Reproduce

Use the module with >= 5.0.0 of the AWS provider

Screenshots

No response

Environment

No response

Additional Context

https://registry.terraform.io/providers/hashicorp/aws/5.12.0/docs/resources/ssm_parameter.html https://github.com/hashicorp/terraform-provider-aws/pull/31566

meysam81 commented 1 year ago

Any move on this one? Do you guys need a hand for a minor contribution to fix this quickly?

@aknysh @maximmi @nitrocode @1david5