terraform-module-library

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

Content Preview
---
name: terraform-module-library
description: "Production-ready Terraform module patterns for AWS, Azure, and GCP infrastructure."
risk: unknown
source: community
date_added: "2026-02-27"
---

# Terraform Module Library

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

## Do not use this skill when

- The task is unrelated to terraform module library
- You need a different domain or tool outside this scope

## Instructions

- Clarify goals, constraints, and r
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/terraform-module-library.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/terraform-module-library/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/terraform-module-library/SKILL.md

Related Skills