terraform-modules
OfficialBuild reusable Terraform modules.
Software Engineering#modules#terraform#best-practices#infrastructure-as-code#module-structure#provider-configuration#nested-modules
AuthorLuscii
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams standardize and reuse Terraform infrastructure code by providing a rigorous module architecture, promoting consistency, and reducing duplication across projects.
Core Features & Use Cases
- Standard Module Structure: main.tf, variables.tf, outputs.tf, and versions.tf to define resources, inputs, outputs, and provider constraints.
- Module Composition & Nesting: guidance on splitting functionality into child modules and composing them in a flat, reusable way.
- Provider Inheritance & Interaction: best practices for provider configuration propagation and explicit provider usage in complex deployments.
- Examples & Validation: how to document, test, and validate module interfaces with inputs, outputs, and examples.
Quick Start
Create a minimal Terraform module named terraform-aws-example that includes main.tf, variables.tf, outputs.tf, and versions.tf with a single aws provider block, plus an examples/ folder showing basic usage.
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: terraform-modules Download link: https://github.com/Luscii/terraform-fluentbit-luscii-presets/archive/main.zip#terraform-modules 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.