Skip to main content
Back to registry

terraform-module-library

wshobson/agents

Production-ready Terraform module patterns for AWS, Azure, and GCP infrastructure.

Installs3
Install command
npx skills add https://github.com/wshobson/agents --skill terraform-module-library
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Production-ready Terraform module patterns for AWS, Azure, and GCP infrastructure. Create reusable, well-tested Terraform modules for common cloud infrastructure patterns across multiple cloud providers. main.tf: variables.tf: outputs.tf: - Build reusable infrastructure components - Standardize cloud resource provisioning - Implement infrastructure as code best practices - Create multi-cloud compatible modules - Establish organizational Terraform standards - Use semantic versioning for modules - Document all variables with descriptions - Provide examples in examples/ directory - Use validation blocks for input validation - Output important attributes for module composition - Pin provider versions in versions.tf - Use locals for computed values - Implement conditional resources with count/for_each - Test modules with Terratest - Tag all resources consistently - multi-cloud-architecture - For architectural decisions - cost-optimization - For cost-effective designs

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does terraform-module-library do?

Production-ready Terraform module patterns for AWS, Azure, and GCP infrastructure.

Is terraform-module-library good?

terraform-module-library does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does terraform-module-library work with?

terraform-module-library currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to terraform-module-library?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install terraform-module-library?

npx skills add https://github.com/wshobson/agents --skill terraform-module-library

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering