cloudbuild-gcr
google-terraform-modules/cloudbuild-gcr/google
Create triggers CloudBuild GCR
Install
README
Google Repository Trigger(s) (GCR) Compatible provider 1.17.1 Example ``hcl module "trigger-gcr" { source = "google-terraform-modules/cloudbuild-gcr/google" repository = "cloudfunction-graphql-list-object" triggers = [ { branch = "master" }, { branch = "dev" tag_type = "$SHORT_SHA" }, ] } ` Inputs | Name | Description | Type | Default | Required | |------|-------------|:----:|:-----:|:-----:| | repository | Name of mirror repository on GCP | string | - | yes | | triggers | Options of trigger | list | ` | no |
Inputs (2)
| Name | Type | Description | Default |
|---|---|---|---|
| repository | any | Name of mirror repository on GCP | required |
| triggers | any | Options of trigger | [] |
Resources (2)
Details
Similar packages
Azure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,