Skip to main content
Back to registry

azure-verified-modules

hashicorp/agent-skills

This guide covers the mandatory requirements for Azure Verified Modules certification. These requirements ensure consistency, quality, and maintainability across Azure Terraform modules.

Installs412
Install command
npx skills add https://github.com/hashicorp/agent-skills --skill azure-verified-modules
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This guide covers the mandatory requirements for Azure Verified Modules certification. These requirements ensure consistency, quality, and maintainability across Azure Terraform modules. References: Severity: MUST | Requirement: TFFR1 When building Resource or Pattern modules, module owners MAY cross-reference other modules. However: Severity: MUST | Requirement: TFFR3 Authors MUST only use the following Azure providers: Requirements: Example: Severity: MUST | Requirement: TFNFR4 MUST use lower snake_casing for: Example: snake_casing_example Severity: SHOULD | Requirement: TFNFR6 Severity: MUST | Requirement: TFNFR7 Example: Severity: SHOULD | Requirement: TFNFR8 Order within resource/data blocks: Meta-arguments (top) : Arguments/blocks (middle, alphabetical) : Meta-arguments (bottom) : Separate sections with blank lines. Severity: SHOULD | Requirement: TFNFR9 Order within module blocks: Top meta-arguments : Arguments (alphabetical) : Bottom meta-arguments : Severity: MUST | Requirement: TFNFR10 The ignore_changes attribute MUST NOT be enclosed in double quotes. Good: Bad: Severity: SHOULD | Requirement: TFNFR11 For parameters requiring conditional resource creation, wrap with object type to avoid "known after apply" issues during plan stage. Recommended: Severity: MUST | Requirement: TFNFR12 Nested blocks under conditions MUST use this pattern: Severity: SHOULD | Requirement:...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does azure-verified-modules do?

This guide covers the mandatory requirements for Azure Verified Modules certification. These requirements ensure consistency, quality, and maintainability across Azure Terraform modules.

Is azure-verified-modules good?

azure-verified-modules does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does azure-verified-modules work with?

azure-verified-modules currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to azure-verified-modules?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install azure-verified-modules?

npx skills add https://github.com/hashicorp/agent-skills --skill azure-verified-modules

Related skills

More from hashicorp/agent-skills

Related skills

Alternatives in Software Engineering