Commit 4505442f by Feanil Patel

Remove PropagateAtLaunche from security groups.

parent 22de696a
......@@ -3266,22 +3266,19 @@
"Tags":[
{
"Key":"play",
"Value":"edxapp",
"PropagateAtLaunch":true
"Value":"edxapp"
},
{
"Key":"environment",
"Value":{
"Ref":"EnvironmentTag"
},
"PropagateAtLaunch":true
}
},
{
"Key":"deployment",
"Value":{
"Ref":"DeploymentTag"
},
"PropagateAtLaunch":true
}
}
]
}
......@@ -3622,22 +3619,19 @@
"Tags":[
{
"Key":"play",
"Value":"xqueue",
"PropagateAtLaunch":true
"Value":"xqueue"
},
{
"Key":"environment",
"Value":{
"Ref":"EnvironmentTag"
},
"PropagateAtLaunch":true
}
},
{
"Key":"deployment",
"Value":{
"Ref":"DeploymentTag"
},
"PropagateAtLaunch":true
}
}
]
}
......@@ -4012,22 +4006,19 @@
"Tags":[
{
"Key":"play",
"Value":"rabbitmq",
"PropagateAtLaunch":true
"Value":"rabbitmq"
},
{
"Key":"environment",
"Value":{
"Ref":"EnvironmentTag"
},
"PropagateAtLaunch":true
}
},
{
"Key":"deployment",
"Value":{
"Ref":"DeploymentTag"
},
"PropagateAtLaunch":true
}
}
]
}
......@@ -4360,22 +4351,19 @@
"Tags":[
{
"Key":"play",
"Value":"xserver",
"PropagateAtLaunch":true
"Value":"xserver"
},
{
"Key":"environment",
"Value":{
"Ref":"EnvironmentTag"
},
"PropagateAtLaunch":true
}
},
{
"Key":"deployment",
"Value":{
"Ref":"DeploymentTag"
},
"PropagateAtLaunch":true
}
}
]
}
......@@ -4763,22 +4751,19 @@
"Tags":[
{
"Key":"play",
"Value":"worker",
"PropagateAtLaunch":true
"Value":"worker"
},
{
"Key":"environment",
"Value":{
"Ref":"EnvironmentTag"
},
"PropagateAtLaunch":true
}
},
{
"Key":"deployment",
"Value":{
"Ref":"DeploymentTag"
},
"PropagateAtLaunch":true
}
}
]
}
......@@ -5375,22 +5360,19 @@
"Tags":[
{
"Key":"play",
"Value":"forum",
"PropagateAtLaunch":true
"Value":"forum"
},
{
"Key":"environment",
"Value":{
"Ref":"EnvironmentTag"
},
"PropagateAtLaunch":true
}
},
{
"Key":"deployment",
"Value":{
"Ref":"DeploymentTag"
},
"PropagateAtLaunch":true
}
}
]
}
......@@ -5739,22 +5721,19 @@
"Tags":[
{
"Key":"play",
"Value":"mongo",
"PropagateAtLaunch":true
"Value":"mongo"
},
{
"Key":"environment",
"Value":{
"Ref":"EnvironmentTag"
},
"PropagateAtLaunch":true
}
},
{
"Key":"deployment",
"Value":{
"Ref":"DeploymentTag"
},
"PropagateAtLaunch":true
}
}
]
}
......
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