Hi, AWS SSM parameters support policies for SSM paramerers in the “Advanced Tier”: Assigning parameter policies - AWS Systems Manager
I’ve been looking through the Terraform documentation, but cannot find how to attach an SSM parameter policy using Terraform.
Terraform allows the setting of a tier
for SSM parameters. Is adding an SSM parameter policy supported by Terraform? If not will it be?
Thanks.