terraform-module-builder

Community

Build reusable Terraform modules, effortlessly.

AuthorDexploarer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creating robust, reusable, and well-documented Terraform modules from scratch is a significant effort, often leading to inconsistent infrastructure-as-code (IaC) and slower development cycles. This Skill automates the generation of these modules, enforcing best practices.

Core Features & Use Cases

  • Multi-Cloud IaC: Generates Terraform modules for AWS, Azure, and GCP, ensuring consistency across different cloud providers.
  • Best Practices Included: Incorporates module structure, variable validation, outputs, remote state configuration, and even Terratest examples for robust, production-ready IaC.
  • Use Case: Ask to "create an AWS VPC Terraform module with public and private subnets, NAT gateways, and flow logs" to get a complete, ready-to-use module structure.

Quick Start

Generate a Terraform module for an AWS VPC with public and private subnets, including NAT gateways and flow logs.

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-module-builder
Download link: https://github.com/Dexploarer/claudius-skills/archive/main.zip#terraform-module-builder

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