Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.85 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.85 KB

Terramate

Terramate

https://terramate.io
Terramate helps implement and maintain highly scalable Terraform projects by adding powerful capabilities such as code generation, stacks, orchestration, change detection, data sharing and more.


📖 Terramate Documentation | 💻 Playground | 💬 Discord Community | 🚀 We are hiring!

Examples

This repository demonstrates the individual use cases and capabilities of Terramate by providing examples that are straightforward to understand and quick to adopt.

Table of Contents

Keep Terraform DRY with Terramate Code Generation

This example shows how to keep your Terraform DRY using the Terramate Code Generation to generate Terraform files such as Provider and Backend configurations.

Manage Terraform Providers programmatically with Terramate Globals and Code Generation

This example demonstrates how to manage Terraform Providers programmatically with Terramate Globals and Code Generation.