Jenna's Runbooks
Jenna's Runbooks

Jenna's Runbooks

Follow
homeAzureAWSGCPMulti-CloudDevOpsnewsletter
Tag

Bash

#bash

More content

Read more stories on Hashnode


Articles with this tag

Detect Your VM's Cloud Provider and Region | Bash Script

Aug 9, 20233 min read 78 views

Overview Managing a global fleet of virtual machines (VMs) across various cloud service providers (CSPs) can be a challenging task. Depending on the...

Detect Your VM's Cloud Provider and Region | Bash Script

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

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