hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.83k stars 9.17k forks source link

[Enhancement]: Add support to Policies with terraform-aws-ssm-parameter (advanced Tier only) #39310

Open webrod opened 1 month ago

webrod commented 1 month ago

Description

terraform-aws-ssm-parameter allows setting the tier to advanced, but does not allow assigning a policy. this is a feature of "advanced" tier

Affected Resource(s) and/or Data Source(s)

aws_ssm_parameter

Potential Terraform Configuration

No response

References

https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-policies.html

Would you like to implement a fix?

None

github-actions[bot] commented 1 month ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue