Terraform on Azure chat mode & instructions (#262)

* feat: add terraform on azure modes

* fix: updates to readme and testing

* chore: readme updates

* Update instructions/terraform-azure.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update chatmodes/terraform-azure-implement.chatmode.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: copilot corrections

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Stu Mace
2025-09-25 11:34:25 +12:00
committed by GitHub
parent 6906627e07
commit 459b309308
8 changed files with 529 additions and 2 deletions

View File

@@ -14,12 +14,18 @@ items:
kind: chat-mode
- path: chatmodes/azure-verified-modules-terraform.chatmode.md
kind: chat-mode
- path: chatmodes/terraform-azure-planning.chatmode.md
kind: chat-mode
- path: chatmodes/terraform-azure-implement.chatmode.md
kind: chat-mode
# Infrastructure as Code Instructions
- path: instructions/bicep-code-best-practices.instructions.md
kind: instruction
- path: instructions/terraform.instructions.md
kind: instruction
- path: instructions/terraform-azure.instructions.md
kind: instruction
- path: instructions/azure-verified-modules-terraform.instructions.md
kind: instruction