Terraform Gcp Examples Save

Terraform Google cloud platform examples

Project README

terraform gcp examples

Modules

Setup

Don't forget to place the file account.json inside the credentials dir in the root directory before running which would contain your service Account Key file.

This contains your authentication required for Terraform to talk to the Google API.

You can get it under

Google Cloud Platform -> API Manager -> Credentials -> Create Credentials -> Service account key.

For the Key type field chose JSON. Put the downloaded file right were your Terraform config file is and name it account.json.

If you are using the gcs as the backend, you will need to give it the Storage Admin role for the storage.buckets.create permission.

LICENSE

MIT Licensed

Open Source Agenda is not affiliated with "Terraform Gcp Examples" Project. README Source: tasdikrahman/terraform-gcp-examples

Open Source Agenda Badge

Open Source Agenda Rating