Commit efa1d743 by Feanil Patel

Merge pull request #402 from edx/feanil/cfn_rds_fix

Fix rds ingress groups.
parents 5594adfa b8247532
......@@ -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