aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 54 forks source link

AWS::IAM::InstanceProfile - Tags #820

Open akunszt opened 3 years ago

akunszt commented 3 years ago

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

giltayar1 commented 1 year ago

Hey, is there any update about when it will get in?

albertsj1 commented 1 year ago

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.

nitrocode commented 1 month ago

It is surprising that this is available in terraform before it's available in cloudformation

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_instance_profile#tags