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

7 lines
273 B
JSON
Raw Normal View History

2021-10-22 15:13:09 +05:30
{
"name": "[Specific Node]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"]
}