I want to create inbound rules for security groups in the cloud formation template. I want to open port 3306 from many different IPs.
“SecurityGroupIngress”: [
{
“IpProtocol”: “tcp”,
“Cidr
I want to create inbound rules for security groups in the cloud formation template. I want to open port 3306 from many different IPs.
“SecurityGroupIngress”: [
{
“IpProtocol”: “tcp”,
“Cidr