Skip to content

Commit

Permalink
Adds aks template to templates.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wbreza committed Feb 28, 2023
1 parent fa3b949 commit 7153144
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cli/azd/resources/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,10 @@
"name": "Azure-Samples/todo-python-mongo-terraform",
"description": "ToDo Application with a Python API and Azure Cosmos DB API for MongoDB on Azure App Service",
"repositoryPath": "Azure-Samples/todo-python-mongo-terraform"
},
{
"name": "Azure-Samples/todo-nodejs-mongo-aks",
"description": "ToDo Application with a Node.js API and Azure Cosmos DB API for MongoDB on Azure Kubernetes Service",
"repositoryPath": "Azure-Samples/todo-nodejs-mongo-aks"
}
]

0 comments on commit 7153144

Please sign in to comment.