handler-iac-terraform
OfficialCentralize and standardize Terraform operations.
Authorfractary
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Directly interacting with Terraform commands can be inconsistent and error-prone across different infrastructure skills. This handler centralizes all Terraform operations, providing a consistent and safe interface.
Core Features & Use Cases
- Standardized Operations: Perform
init,validate,plan,apply, anddestroyoperations through a single interface. - Automated State Management: Handle backend configuration, variable files, and state locking.
- Safety & Consistency: Enforce critical rules for environment-specific operations and state management.
- Use Case: An infrastructure skill needs to generate a Terraform plan for the 'prod' environment. It calls this handler with
operation="plan"andenvironment="prod", abstracting away the underlying Terraform CLI commands.
Quick Start
Initialize the Terraform backend for the 'test' environment in the './terraform' directory.
Dependency Matrix
Required Modules
Bashterraformaws-clijq
Components
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: handler-iac-terraform Download link: https://github.com/fractary/claude-plugins/archive/main.zip#handler-iac-terraform 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.