terraform-engineer

Community

Modular Terraform for multi-cloud infra.

AuthorJeffallan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill teaches modular Terraform design, remote state management, and multi-environment workflows for reliable infrastructure as code.

Core Features & Use Cases

  • Modules: Reusable Terraform modules with clear interfaces.
  • State Management: Remote state with locking, backends, and workspaces.
  • Providers: AWS/Azure/GCP configuration and multi-cloud provisioning.
  • Testing: Plan validation and policy-as-code patterns.

Quick Start

Build a reusable VPC module with inputs for region, CIDR, and tags; wire a test environment.

Dependency Matrix

Required Modules

None required

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: terraform-engineer
Download link: https://github.com/Jeffallan/claude-skills/archive/main.zip#terraform-engineer

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