Cloudformation Tags for ECS resources

0

I see that I can create tags in the AWS web console for my ECS resources: Cluster, Service and Task Definition, but I can't create them through Cloudformation.
When this feature will be enabled in Cloudformation?

AWS::ECS::Cluster https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-cluster.html
AWS::ECS::Service https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html
AWS::ECS::TaskDefinition https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskdefinition.html

asked 5 years ago551 views
1 Answer
0

Thank you for your feedback.

Our ECS, Fargate Teams are working with CloudFormation team to get this feature out. As soon as it gets released, it should be publicly announced in either one of the following links:

-- AWS blogs: https://aws.amazon.com/blogs/aws/
-- Whats New: http://aws.amazon.com/new/

For better tracking of this features with timelines, kindly refer the following links:
https://github.com/aws/containers-roadmap/projects/1
https://github.com/aws/containers-roadmap/issues/93

AWS
answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions