Jenna's Runbooks
Jenna's Runbooks

Jenna's Runbooks

Follow
homeAzureAWSGCPMulti-CloudDevOpsnewsletter
Series

GCP


Articles in this series

Create GCP Compute Commitments Across a Project | Bash Script

Apr 3, 202311 min read 109 views

Overview Create GCP compute commitments across an entire project running a fleet of globally distributed resources using my latest bash script. The...

Create GCP Compute Commitments Across a Project | Bash Script

GCP BigQuery Expression | Monthly Invoice Based on Labels

Mar 14, 20231 min read 39 views

In this GCP BigQuery expression, I show how you can retrieve the monthly invoice data on all resources in a specified project based on assigned label...

GCP BigQuery Expression | Monthly Invoice Based on Labels

Bash Script to Enable VPC Flow Logs on all subnets in a GCP Project

Mar 8, 20231 min read 85 views

Here's a super simple bash script to enable VPC flow logs on every subnet across a specified GCP project with an option to include or exclude logging...

Bash Script to Enable VPC Flow Logs on all subnets in a GCP Project