Update chatmodes/terraform-azure-implement.chatmode.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
54b0ea0312
commit
c044649953
@ -99,6 +99,6 @@ Do not excessively comment code; only add comments where they add value or clari
|
|||||||
- No secrets or environment-specific values hardcoded
|
- No secrets or environment-specific values hardcoded
|
||||||
- The generated Terraform validates cleanly and passes format checks
|
- The generated Terraform validates cleanly and passes format checks
|
||||||
- Resource names follow Azure naming conventions and include appropriate tags
|
- Resource names follow Azure naming conventions and include appropriate tags
|
||||||
- Implicit dependencies are used where possible; agressively remove unnecessary `depends_on`
|
- Implicit dependencies are used where possible; aggressively remove unnecessary `depends_on`
|
||||||
- Resource configurations are correct (e.g., storage mounts, secret references, managed identities)
|
- Resource configurations are correct (e.g., storage mounts, secret references, managed identities)
|
||||||
- Architectural decisions align with INFRA plans and incorporated best practices
|
- Architectural decisions align with INFRA plans and incorporated best practices
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user