Generates production-ready Terraform module configurations following best practices and security-first principles for multi-platform infrastructure.
How this command is triggered — by the user, by Claude, or both
Slash command
/terraform-module-builder:terraform-moduleThe summary Claude sees in its command listing — used to decide when to auto-load this command
# $(echo "$name" | sed 's/-/ /g' | sed 's/\b\(.\)/\u\1/g') $(echo "$description") ## Key Features - Production-ready configurations - Best practices implementation - Security-first approach - Scalable architecture - Comprehensive documentation - Multi-platform support ## Example Usage This plugin generates complete configurations for your DevOps needs. Specify your requirements and get production-ready code instantly. ## When Invoked Generate configurations and setup code based on your specific requirements and infrastructure needs.
$(echo "$description")
This plugin generates complete configurations for your DevOps needs. Specify your requirements and get production-ready code instantly.
Generate configurations and setup code based on your specific requirements and infrastructure needs.
npx claudepluginhub javirub/claude-code-plugins-plus --plugin terraform-module-builder20plugins reuse this command
First indexed Dec 31, 2025
Showing the 6 earliest of 20 plugins
/terraform-moduleGenerates production-ready Terraform module configurations following best practices and security-first principles for multi-platform infrastructure.
/terraform-moduleGenerates a production-grade Terraform module for a specified infrastructure component (e.g., VPC, RDS, S3 bucket), including main.tf, variables.tf, outputs.tf, versions.tf and README with best practices.
/infraGenerates production-ready Terraform IaC for AWS, Azure, or GCP with multi-env setups, modules (network/compute/database/etc.), scripts, and policies.
/create-moduleScaffolds a reusable Terraform module with standard directory structure, resource definitions, input/output variables, version constraints, and validation.
/dr-planGenerates production-ready DevOps configurations and setup code based on user requirements, following best practices and security-first principles.
/registry-manageGenerates production-ready configurations and setup code for DevOps infrastructure, following best practices and security-first principles.