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
更新於 12/2/2025
星標
20
分支
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use terraform-module-scaffolder