iac-common
CommunityShared IaC patterns for Azure deployments
Authorpazdedav
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides standardized, safe, and efficient patterns for Infrastructure as Code (IaC) deployments on Azure, ensuring consistency and reducing common errors across Bicep and Terraform.
Core Features & Use Cases
- Authentication Validation: Ensures robust Azure CLI authentication before deployments.
- Deployment Strategies: Defines phased and single deployment approaches for better control.
- Known Issues & Workarounds: Centralizes common problems and their solutions for both Bicep and Terraform.
- Governance Mapping: Translates Azure Policy constraints into IaC properties.
- Circuit Breaker: Implements safety mechanisms to halt deployments upon repeated failures.
- Use Case: When deploying a new Azure environment, use this Skill to ensure the deploy agent validates authentication correctly, follows a phased deployment strategy, and automatically applies workarounds for known issues like stale tokens in devcontainers.
Quick Start
Ensure the deploy agent validates Azure CLI authentication using the two-step check before proceeding with any deployment.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: iac-common Download link: https://github.com/pazdedav/my-infraops-project/archive/main.zip#iac-common 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 471,000+ vetted skills library on demand.