Commit a5ed421a by Feanil Patel

Specify a 'From' port for the bastion security group.

parent 2f80c04a
......@@ -739,6 +739,7 @@
},
{
"IpProtocol":"tcp",
"FromPort":"80",
"ToPort":"80",
"CidrIp":"0.0.0.0/0"
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment