terraform-devops-modules
OfficialReusable Terraform modules with secure defaults.
Authorwildbitca
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The skill solves the challenge of building reusable Terraform modules that compose with other modules while enforcing latest provider versions and secure defaults.
Core Features & Use Cases
- Module structure with a standard layout (modules/<component-name>/ with main.tf, variables.tf, outputs.tf, versions.tf, README.md).
- Provider version strategy ensures compatibility by using constraints like ~> 5.x and modern requirements in versions.tf.
- Module composition at the root level, enabling flat wiring of child modules and dependency passing.
- Security-first practices including remote state, encryption, least privilege, and clear outputs.
Quick Start
Organize your Terraform code into a standard modules/<component-name>/ layout, add versions.tf with provider constraints, and wire root modules to compose your architecture.
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-devops-modules Download link: https://github.com/wildbitca/ai-resources/archive/main.zip#terraform-devops-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 471,000+ vetted skills library on demand.