Update aws.properties.json

This commit is contained in:
Patrick Marsceill
2020-02-14 15:07:00 -05:00
committed by GitHub
parent e5a3a0e112
commit d8d2171b12
+2 -2
View File
@@ -2,5 +2,5 @@
"name": "Deploy to Amazon ECS",
"description": "Deploy a container to an Amazon ECS service powered by AWS Fargate or Amazon EC2.",
"iconName": "aws",
"categories": null
}
"categories": ["Docker"]
}