azure-schema-validation
OfficialEnsure Azure Terraform resource schema compliance.
Software Engineering#azure#terraform#schema validation#provider documentation#mcp tools#resource compliance
Authoraztfmodnew
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents errors and ensures adherence to Azure provider best practices by validating Terraform resource schemas before implementation, catching potential issues early in the development cycle.
Core Features & Use Cases
- Schema Validation: Verifies required and optional attributes, nested blocks, and deprecation status against official Azure provider documentation.
- Tool Integration: Leverages MCP Terraform tools (
mcp__terraform__search_providers,mcp__terraform__get_provider_details) for accurate schema retrieval. - Use Case: Before adding a new
azurerm_virtual_networkresource, use this Skill to confirm all necessary arguments likename,location, andresource_group_nameare present and correctly formatted, and to check for any deprecated attributes.
Quick Start
Validate the schema for the 'azurerm_container_app' resource using the MCP Terraform tools.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: azure-schema-validation Download link: https://github.com/aztfmodnew/terraform-azurerm-caf/archive/main.zip#azure-schema-validation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.