Commit b8247532 by Feanil Patel

Fix rds ingress groups.

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