Jenna's Runbooks
Jenna's Runbooks

Jenna's Runbooks

Follow
Follow
homeAzureAWSGCPMulti-CloudDevOpsnewsletter
Tag

google cloud

#google-cloud

More content

Read more stories on Hashnode


Articles with this tag

Create GCP Compute Commitments Across a Project | Bash Script

Apr 3, 202311 min read125 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 read44 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 read91 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