iac-discipline
CommunityStop drift: apply infrastructure only via code.
Software Engineering#infrastructure as code#terraform#cloud security#review checklist#state locking#deployment safety#drift management
Authorprapanch
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents infrastructure drift by enforcing that cloud resources are created, updated, and reconciled only through version-controlled Infrastructure as Code rather than ad-hoc console changes.
Core Features & Use Cases
- Declarative IaC over click-ops: Defines desired state and relies on tooling diffs instead of imperative runbooks, reducing re-run breakage.
- State protection and safe change management: Treats Terraform/Pulumi/stack state as the source of truth with remote state, locking, encryption, and plan-first apply.
- Team-ready review and drift playbooks: Provides Terraform style guidance, review checklists, and practical detection/resolution steps for drift scenarios.
Quick Start
Use the iac-discipline skill to review your Terraform plan and identify anything that could cause unexpected destroys, drift risk, or unsafe state changes for your deployment.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-discipline Download link: https://github.com/prapanch/agent-coda/archive/main.zip#iac-discipline 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.