Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/amancevice/terraform-google-cloud-project
- Owner: amancevice
- License: mit
- Created: 2018-06-20T11:55:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-20T12:24:35.000Z (over 6 years ago)
- Last Synced: 2024-12-18T14:48:09.383Z (2 months ago)
- Language: HCL
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.