home/categories/cloud/armanzeroeight-fastagent-plugins-plugins-terraform-toolkit-skills-terraform-module-scaffolder-skill-md
clouddevops
terraform-module-scaffolder
Scaffolds new Terraform modules with standardized structure including main.tf, variables.tf, outputs.tf, versions.tf, and README.md. This skill should be used when users want to create a new Terraform module, set up module structure, or need templates for common infrastructure patterns like VPC, ECS, S3, or RDS modules.
maintainer
armanzeroeight
Updated 12/2/2025
Stars
20
Forks
4
quick start
Installation and usage
Scaffolds new Terraform modules with standardized structure including main.tf, variables.tf, outputs.tf, versions.tf, and README.md. This skill should be used when users want to create a new Terraform module, set up module structure, or need templates for common infrastructure patterns like VPC, ECS, S3, or RDS modules.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use terraform-module-scaffolder