Files
starter-workflows/ci/properties/aws.properties.json
T

7 lines
227 B
JSON
Raw Normal View History

2019-11-13 12:29:30 -08:00
{
"name": "Deploy to Amazon ECS",
"description": "Deploy a container to an Amazon ECS service powered by AWS Fargate or Amazon EC2.",
2020-06-02 13:40:33 -07:00
"creator": "Amazon Web Services",
2019-11-13 12:29:30 -08:00
"iconName": "aws",
2020-03-03 17:06:43 +01:00
"categories": null
}