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

8 lines
236 B
JSON
Raw Normal View History

2021-10-22 15:13:09 +05:30
{
2021-10-22 15:48:49 +05:30
"name": "[Specific Docker] Deploy dockerfile to Amazon EKS",
2021-10-22 16:08:40 +05:30
"description": "Deploy a container to an Amazon EKS.",
2021-10-22 15:13:09 +05:30
"creator": "Amazon Web Services",
"iconName": "aws",
"categories": ["Deployment", "Dockerfile"]
2021-10-22 16:08:40 +05:30
}