GitHunt
AL

alphagov/gcp-create-project

helper script to create a GCP project in the right folder with labels

This file assists in the creation of Google Cloud Pltform Projects by ensuring minimal labels are set and the project is located within the correct folder

#Dependancies
This script requires you to have install gcloud cli
https://cloud.google.com/sdk/gcloud

And ran the command gcloud auth login

#Installation

Add the directory or your PATH environment variable and add it to your profile so you can simply type gcp_create from any location to start the script

Languages

Shell100.0%

Contributors

MIT License
Created August 24, 2022
Updated January 27, 2023
alphagov/gcp-create-project | GitHunt