Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skynewz/generic-gcp-project
Terraform code to create a generic GCP project for personal usage
https://github.com/skynewz/generic-gcp-project
gcp terraform
Last synced: 4 days ago
JSON representation
Terraform code to create a generic GCP project for personal usage
- Host: GitHub
- URL: https://github.com/skynewz/generic-gcp-project
- Owner: SkYNewZ
- Created: 2020-01-04T05:03:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T22:45:35.000Z (about 5 years ago)
- Last Synced: 2024-12-25T03:40:36.700Z (about 2 months ago)
- Topics: gcp, terraform
- Language: HCL
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# generic-gcp-project
## Variables
NameDescriptionTypeDefault Required
folder_name
Folder name to place project into`string`
n/a
yes
project_id
Project id to create with`string`
n/a
yes
project_name
Project name to create with`string`
n/a
yes
billing_account
`string`
`"01A0CE-A063FD-A3938F"`
no
enable_app_engine
Enable AppEngine ?`bool`
`true`
no
organization_id
GCP organization to place project in`number`
`648655515396`
no
vcs
VCS which will trigger Cloud Build`string`
`""`
no
## Outputs
| Name | Description |
| -------------- | ----------- |
| project_id | |
| project_name | |
| project_number | |