An open API service indexing awesome lists of open source software.

https://github.com/meteorops/terraform-gcp-modules


https://github.com/meteorops/terraform-gcp-modules

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Example GCP infrastructure terraform modules
[![Maintained by meteorops.com](https://img.shields.io/badge/maintained%20by-meteorops.com-27233e)](https://meteorops.com)
![Terraform Version](https://img.shields.io/badge/tf-%3E%3D0.12.6-blue.svg)
[![License](https://img.shields.io/badge/license-MIT-green)](./LICENSE)

This repo, along with the [terragrunt-gcp-projects](https://github.com/meteorops/terragrunt-gcp-projects), show an example file/folder structure
you can use with [Terragrunt](https://github.com/gruntwork-io/terragrunt) to keep your
[Terraform](https://www.terraform.io) code DRY. For background information, check out the [Keep your Terraform code
DRY](https://github.com/gruntwork-io/terragrunt#keep-your-terraform-code-dry) section of the Terragrunt documentation.