Files
starter-workflows/deployments/properties/aws_node.properties.json
T

8 lines
259 B
JSON
Raw Normal View History

2021-10-21 14:27:06 +05:30
{
"name": "Deploy to Amazon ECS",
"description": "Deploy a container to an Amazon ECS service powered by AWS Fargate or Amazon EC2.",
"creator": "Amazon Web Services",
"iconName": "aws",
"categories": ["Deployment", "JavaScript", "npm"]
}