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
- Host: GitHub
- URL: https://github.com/syntapy/gcp_project
- Owner: syntapy
- Created: 2021-07-19T21:14:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-10T17:21:50.000Z (almost 5 years ago)
- Last Synced: 2025-02-08T06:14:05.931Z (over 1 year ago)
- Language: HCL
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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