reechar-goog / cb-tf-csr-runner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Cloud Builder with Cloud Source Repository Support

Terraform cloud builder

This builder can be used to run the terraform tool in the GCE. From the Hashicorp Terraform product page:

HashiCorp Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  • Added support for credentials into Cloud Source Repository

Building this builder

To build this builder, run the following command in this directory.

$ gcloud builds submit --config=cloudbuild.yaml

About


Languages

Language:Shell 62.2%Language:Dockerfile 37.8%