Skip to content

Terraform code to create a generic GCP project for personal usage

Notifications You must be signed in to change notification settings

SkYNewZ/generic-gcp-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Terraform code to create a generic GCP project for personal usage

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages