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

https://github.com/syntapy/gcp_project

Creates a GCP project using Terraform
https://github.com/syntapy/gcp_project

Last synced: 6 months ago
JSON representation

Creates a GCP project using Terraform

Awesome Lists containing this project

README

          

Terraform module to create a project

Needs an organization level account (google workspace account) and works with the following roles assigned to the account terraform uses (`gcloud auth application-default login`)
- roles/billing.creator
- roles/resourcemanager.organizationAdmin
- roles/resourcemanager.projectCreator
- roles/storage.admin