6b053712be
* Added Dockerfile to Category for relevant CD templates. * Update terraform.properties.json
7 lines
257 B
JSON
7 lines
257 B
JSON
{
|
|
"name": "Build and Deploy to GKE",
|
|
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
|
|
"creator": "Google Cloud",
|
|
"iconName": "googlegke",
|
|
"categories": ["Deployment", "Dockerfile"]
|
|
} |