moto/moto/ecs
Brian Pandola ea19466c38
Fix missing properties when ecs:TaskDefinition created via CloudFormation (#3378)
There's a larger problem here that needs a more generalized solution,
but this solves the immediate issue with a minimum amount of code.

Closes #3171
2020-10-12 20:53:30 +01:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Implementation: ECS Task Sets (#3152) 2020-07-21 07:17:37 +01:00
models.py Fix missing properties when ecs:TaskDefinition created via CloudFormation (#3378) 2020-10-12 20:53:30 +01:00
responses.py include=["TAGS"] for describe_task_definition (#3265) 2020-09-01 10:24:08 +01:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00