Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amancevice/terraform-google-cloud-project

Terraform configuration for generic Google Cloud Project
https://github.com/amancevice/terraform-google-cloud-project

Last synced: 8 days ago
JSON representation

Terraform configuration for generic Google Cloud Project

Awesome Lists containing this project

README

        

# Terraform Google Cloud Project

Terraform configuration for Google Cloud Project.

There is a bit of a chicken-and-egg problem with this module. You will need to create the project, the service account to edit the project (and download its access keys), and the bucket to store terraform configuration.

Once the project and bucket have been created, import them into the module using `terraform import`.