terraform-module-library

Provide reusable Terraform modules for AWS, Azure, GCP, and OCI.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/PriyanshKuniyal/gemini-cli-resources --skill terraform-module-library-priyanshkuniyal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: terraform-module-library
Source: https://github.com/PriyanshKuniyal/gemini-cli-resources/tree/main/extensions/claude-code-workflows/plugins/cloud-infrastructure/skills/terraform-module-library
Command: npx skills add https://github.com/PriyanshKuniyal/gemini-cli-resources --skill terraform-module-library-priyanshkuniyal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires terraform, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive library of Terraform modules for AWS, Azure, GCP, and OCI, addressing the challenges of infrastructure-as-code by enabling the creation of reusable, standardized, and multi-cloud compatible modules.

Core Features & Use Cases

  • Reusable Modules: Offers a wide range of pre-built Terraform modules for common cloud infrastructure patterns.
  • Multi-Cloud Compatibility: Supports AWS, Azure, GCP, and OCI, allowing for cross-cloud infrastructure development.
  • Standardization: Promotes best practices in infrastructure-as-code, ensuring consistency and reliability.
  • Use Case: For a company looking to standardize its cloud infrastructure across multiple providers, this Skill can help streamline the provisioning process and reduce manual configuration errors.

Quick Start

Use the terraform-module-library skill to apply the 'vpc' module for AWS to your infrastructure.

Frequently Asked Questions about terraform-module-library

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find reusable Terraform modules for multi-cloud infrastructure across AWS, Azure, GCP, and OCI?

Reusable Terraform modules for multi-cloud infrastructure are available through curated libraries that provide pre-built, standardized templates for AWS, Azure, GCP, and OCI. These modules adhere to infrastructure-as-code best practices, ensuring consistency across cloud providers.

What is the best way to standardize cloud infrastructure patterns using Terraform?

Standardizing cloud infrastructure patterns with Terraform involves using curated, well-documented module libraries that enforce consistency and reliability. This approach reduces manual configuration errors and promotes infrastructure-as-code best practices across supported cloud providers.

Do I need Terraform installed to apply these infrastructure-as-code module configurations?

Yes, you need Terraform installed to execute and apply these infrastructure-as-code module configurations. The library provides the module templates and references, but the Terraform CLI is required to provision the actual cloud infrastructure resources.

Can I use these pre-built Terraform modules to provision a VPC on AWS?

Yes, you can use these pre-built Terraform modules to provision a VPC on AWS. The library offers specific infrastructure patterns like the AWS VPC module, which can be directly applied to your cloud infrastructure workflows.

How does using a Terraform module library streamline cross-cloud infrastructure development?

A Terraform module library streamlines cross-cloud infrastructure development by offering a comprehensive collection of pre-built modules for AWS, Azure, GCP, and OCI. This enables standardized, multi-cloud compatible infrastructure provisioning without writing custom code from scratch.

When do I need a curated Terraform module library for infrastructure-as-code workflows?

You need a curated Terraform module library when standardizing cloud infrastructure across multiple providers like AWS, Azure, GCP, and OCI. It is essential for reducing manual configuration errors and ensuring reusable, well-documented infrastructure-as-code deployments.