Basic firewall rules configuration in GCP using Terraform
Firewall rules are one of the very first things you should take care of when configuring a network, so I decided to show how to do it based on my experience with GCP and Terraform. Generally speaking, the fewer IPs, and ports allowed, the better for ...
Feb 16, 20247 min read18

