aws-samples / service-catalog-engine-for-terraform-os

Apache License 2.0
130 stars 40 forks source link

AmazonEC2RoleforSSM will be deprecated soon. #25

Closed gutozntt closed 1 year ago

gutozntt commented 1 year ago

File template.yaml - line 662

Since this policy will be deprecated soon, I recommend you guys using AmazonSSMManagedInstanceCore.

Make sure to remove the /service-role/.

zipengw27 commented 1 year ago

Thank you @gutozntt . We have merged a PR that uses the recommend policies instead.