iac-common
CommunityShared IaC patterns for Azure deployments.
Authorbatuhanysv
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides essential shared patterns and safety mechanisms for Infrastructure as Code (IaC) deployment agents, ensuring consistent, secure, and reliable Azure infrastructure provisioning.
Core Features & Use Cases
- Authentication Validation: Enforces robust Azure CLI authentication checks before deployments.
- Deployment Strategies: Defines phased and single deployment approaches for managing complexity.
- Error Handling & Safety: Implements a circuit breaker pattern to detect and halt repetitive failures, preventing cascading issues.
- Governance Mapping: Assists in translating Azure Policy constraints into IaC configurations.
- Use Case: When deploying a new set of Azure resources using Bicep or Terraform, this Skill ensures that the CLI is properly authenticated, outlines a safe phased deployment, and automatically stops the process if repeated deployment errors occur, preventing wasted resources and time.
Quick Start
Before starting any deployment, consult the circuit breaker rules in the references to understand failure handling.
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/batuhanysv/sdx-agentic-infraops/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 223,000+ vetted skills library on demand.