Open akunszt opened 3 years ago
Hey, is there any update about when it will get in?
WTF? This has been open for over 2 years now.
... and this is one of many reasons why I prefer and recommend Terraform instead of CloudFormation. Terraform not only supports tagging instance profiles, but it also supports using a name prefix if you prefer.
It is surprising that this is available in terraform before it's available in cloudformation
1. Title
AWS::IAM::InstanceProfile-Tags - set Tags via CloudFormation
2. Scope of request
The Instance Profiles are supporting Tags per the AWS CLI documentation but currently it's not possible to set those Tags in CloudFormation.
It would be nice if we can create the Tags automatically.
3. Expected behavior
Set the Tags.
4. Suggest specific test cases
N/A
5. Helpful Links to speed up research and evaluation
https://docs.aws.amazon.com/cli/latest/reference/iam/get-instance-profile.html https://docs.aws.amazon.com/cli/latest/reference/iam/tag-instance-profile.html
6. Category
Security
7. Any additional context (optional)
N/A