Closed BGarber42 closed 10 months ago
The overwrite attribute of aws_ssm_parameter will be deprecated in v6.0.0 of the AWS provider.
overwrite
aws_ssm_parameter
v6.0.0
No deprecation warning
Use the module with >= 5.0.0 of the AWS provider
5.0.0
No response
https://registry.terraform.io/providers/hashicorp/aws/5.12.0/docs/resources/ssm_parameter.html https://github.com/hashicorp/terraform-provider-aws/pull/31566
Any move on this one? Do you guys need a hand for a minor contribution to fix this quickly?
@aknysh @maximmi @nitrocode @1david5
Describe the Bug
The
overwrite
attribute ofaws_ssm_parameter
will be deprecated inv6.0.0
of the AWS provider.Expected Behavior
No deprecation warning
Steps to Reproduce
Use the module with >=
5.0.0
of the AWS providerScreenshots
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