mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 04:05:12 +00:00
Azure cloud development import infrastructure (#844)
* Modified tools to make the agent more efficient * Added skill for importing Azure Infrastructure as Code * Updated readme * Some wording improvements * Added / to skills path endings * ran npm start
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: "Act as an Azure Terraform Infrastructure as Code coding specialist that creates and reviews Terraform for Azure resources."
|
||||
name: "Azure Terraform IaC Implementation Specialist"
|
||||
tools: ["edit/editFiles", "search", "runCommands", "fetch", "todos", "azureterraformbestpractices", "documentation", "get_bestpractices", "microsoft-docs"]
|
||||
tools: [execute/getTerminalOutput, execute/awaitTerminal, execute/runInTerminal, read/problems, read/readFile, read/terminalSelection, read/terminalLastCommand, agent, edit/createDirectory, edit/createFile, edit/editFiles, search, web/fetch, 'azure-mcp/*', todo]
|
||||
---
|
||||
|
||||
# Azure Terraform Infrastructure as Code Implementation Specialist
|
||||
|
||||
Reference in New Issue
Block a user