Commit b8247532 by Feanil Patel

Fix rds ingress groups.

parent 5594adfa
...@@ -3826,10 +3826,14 @@ ...@@ -3826,10 +3826,14 @@
{ {
"EC2SecurityGroupId":{ "EC2SecurityGroupId":{
"Ref":"EdxappServerSecurityGroup" "Ref":"EdxappServerSecurityGroup"
}, }
},
{
"EC2SecurityGroupId":{ "EC2SecurityGroupId":{
"Ref":"WorkerServerSecurityGroup" "Ref":"WorkerServerSecurityGroup"
}, }
},
{
"EC2SecurityGroupId":{ "EC2SecurityGroupId":{
"Ref":"XqueueServerSecurityGroup" "Ref":"XqueueServerSecurityGroup"
} }
......
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