cfntools / cloudformation-gaps

Project to track CloudFormation Coverage
34 stars 1 forks source link

AWS::ECS::Service.Tags #12

Closed benbridts closed 5 years ago

benbridts commented 5 years ago

https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_TagResource.html

nuttmeister commented 5 years ago

We have a custom resource for that, if anyone wants to use it it can be found here. It's written in Go, but there are deploy instructions in the readme.

https://github.com/dwtechnologies/custom-cf

trav-c commented 5 years ago

CloudFormation support for tagging of AWS::ECS::Cluster, AWS::ECS::Service and AWS::ECS::TaskDefinition has been announced

benbridts commented 5 years ago

released on June 13, 2019