AWS Security Groups are tricky!
Recently I was configuring a security group for a service that uses TCP and UDP ports for ingress connectivity. Security Groups are an Amazon Web Services feature for Amazon VPC (virtual private cloud) to set up a stateful firewall. I used Terraform ...
Jan 2, 20242 min read469