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

gefragt vor 5 Jahren553 Aufrufe
1 Antwort
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
beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen