terraform-configuration
OfficialOrganize Terraform configurations for cloud infrastructure
AuthorTheBushidoCollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill covers writing and organizing Terraform configurations, including providers, variables, outputs, and data sources to provision cloud resources reliably.
Core Features & Use Cases
- Basic structure: Terraform blocks, providers, and backends.
- Variables & locals: Parameterize configurations and compute derived values.
- Outputs & data sources: Expose results and reuse external data.
Quick Start
Create a simple Terraform folder with providers and an S3 backend, then run terraform init and plan.
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-configuration Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#terraform-configuration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.