Skip to content

A repository containing a collection of "glue" modules for encapsulating common Cloud Run patterns.

License

Notifications You must be signed in to change notification settings

priyawadhwa/terraform-infra-common

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-infra-common

Static Badge

A repository containing a collection of common infrastructure modules for encapsulating common Cloud Run patterns.

Usage

To use components in this library, you must provide the project in a provider.google resource in your top-level main.tf:

provider "google" {
  project = var.project
}

About

A repository containing a collection of "glue" modules for encapsulating common Cloud Run patterns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 62.9%
  • Go 36.9%
  • Shell 0.2%