Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 693 Bytes

GCP Cheatsheet.md

File metadata and controls

17 lines (10 loc) · 693 Bytes

GCP Cheatsheet

#work #cheatsheet #gcp

To Get Network Info for a VM

This doesn’t always show up for some GCP projects. Not sure why just yet.

To Create a Key/Secret Pair for Google Cloud Storage (Buckets)

Currently there is no known way to automate this via Terraform. These HMAC credentials are per-user and required for Genesis to deploy a GCP-based CF instance with a Google Storage Bucket.

Go to Storage > Settings > Interoperability. Enable API access, and then generate a key/secret.

Get User Credentials for PostgreSQL