terraform-expert

Community

Terraform Expert: IaC mastery.

Authori9wa4
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides an in-depth guide to Terraform, covering CLI workflows, modules, state management, backends, expressions, and best practices for production-grade infrastructure as code.

Core Features & Use Cases

  • CLI workflows: Init, plan, apply, destroy and targeting.
  • State management: Remote backends and locking; team collaboration.
  • Modules & reuse: Module usage, sources, and best practices.
  • Data sources & expressions: Query and transform infrastructure data.

Quick Start

Run: terraform init; terraform plan; terraform apply

Dependency Matrix

Required Modules

None required

Components

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: terraform-expert
Download link: https://github.com/i9wa4/dotfiles/archive/main.zip#terraform-expert

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository