Immutable Infrastructure
CommunityReplace infrastructure, never modify it in place.
Authornicolasmosquerar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Drift and inconsistent deployments arise from in-place updates; this Skill enforces replacing components with new artifacts to achieve predictable rollouts and straightforward rollbacks.
Core Features & Use Cases
- Enforces immutability by deploying new artifacts (AMI/container images) instead of in-place modifications.
- Supports deployment patterns like blue/green and canary for zero-downtime updates and quick rollback.
- Applicable to Terraform and CDK workflows across EC2 and container environments, with automated health checks and externalized state management.
Quick Start
Deploy the initial immutable artifact (AMI or container image) and validate rollback readiness before production.
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: Immutable Infrastructure Download link: https://github.com/nicolasmosquerar/AI-skills-for-Iac/archive/main.zip#immutable-infrastructure 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.