Simplify your GCP firewall rules with JSON and Terraform
GCP firewall rules support different matching methods based on ingress and egress. For example, when creating an ingress rule, you will see new terms such as Tag and Service Account along with the more traditional source IP range. Additionally, you need to specify a target Service Account or Tag instead of the traditional destination address. […]
Simplify your GCP firewall rules with JSON and Terraform Read More »