# README
Generate GCP Instances
Tool to generate data/gcp_instances.json
Requirement:
- go installed (1.20)
go run internal/tools/gcp/instances/generate.go global > data/gcp_instances.json
# Functions
GetProjectID returns the project ID of the current GCP project.