Jenna's Runbooks
Jenna's Runbooks

Jenna's Runbooks

Follow
homeAzureAWSGCPMulti-CloudDevOpsnewsletter
Tag

vpc

#vpc

More content

Read more stories on Hashnode


Articles with this tag

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

AWS Hybrid DNS with Terraform

Mar 6, 20238 min read 125 views

This article was originally published in July 2022 on my GitHub io blog here Overview The purpose of this runbook is to demonstrate the...

AWS Hybrid DNS with Terraform