Commit f73f7c2b by e0d

Merge pull request #646 from edx/e0d/cf-for-asgard

Adding agard tags to our subnets.
parents 3dfb7023 d8b1b250
...@@ -512,7 +512,13 @@ ...@@ -512,7 +512,13 @@
{ "Ref":"AWS::Region" }, { "Ref":"AWS::Region" },
"AZone0" "AZone0"
] ]
} },
"Tags":[
{
"Key":"immutable_metadata",
"Value":"{'purpose':'external','target':'ec2'}"
}
]
} }
}, },
"PublicSubnet02":{ "PublicSubnet02":{
...@@ -534,7 +540,13 @@ ...@@ -534,7 +540,13 @@
{ "Ref":"AWS::Region" }, { "Ref":"AWS::Region" },
"AZone1" "AZone1"
] ]
} },
"Tags":[
{
"Key":"immutable_metadata",
"Value":"{'purpose':'external','target':'ec2'}"
}
]
} }
}, },
"AdminSubnet":{ "AdminSubnet":{
...@@ -597,6 +609,10 @@ ...@@ -597,6 +609,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key":"immutable_metadata",
"Value":"{'purpose':'internal-edxapp','target':'ec2'}"
} }
] ]
} }
...@@ -629,6 +645,10 @@ ...@@ -629,6 +645,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key":"immutable_metadata",
"Value":"{'purpose':'internal-edxapp','target':'ec2'}"
} }
] ]
} }
...@@ -661,6 +681,10 @@ ...@@ -661,6 +681,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-xqueue','target':'ec2'}"
} }
] ]
} }
...@@ -693,6 +717,10 @@ ...@@ -693,6 +717,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-xqueue','target':'ec2'}"
} }
] ]
} }
...@@ -725,6 +753,10 @@ ...@@ -725,6 +753,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-rabbit','target':'ec2'}"
} }
] ]
} }
...@@ -757,6 +789,10 @@ ...@@ -757,6 +789,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-rabbit','target':'ec2'}"
} }
] ]
} }
...@@ -789,6 +825,10 @@ ...@@ -789,6 +825,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-xserver','target':'ec2'}"
} }
] ]
} }
...@@ -821,6 +861,10 @@ ...@@ -821,6 +861,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-xserver','target':'ec2'}"
} }
] ]
} }
...@@ -981,6 +1025,10 @@ ...@@ -981,6 +1025,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-worker','target':'ec2'}"
} }
] ]
} }
...@@ -1013,6 +1061,10 @@ ...@@ -1013,6 +1061,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-worker','target':'ec2'}"
} }
] ]
} }
...@@ -1045,6 +1097,10 @@ ...@@ -1045,6 +1097,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-elasticsearch','target':'ec2'}"
} }
] ]
} }
...@@ -1077,6 +1133,10 @@ ...@@ -1077,6 +1133,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-elasticsearch','target':'ec2'}"
} }
] ]
} }
...@@ -1109,6 +1169,10 @@ ...@@ -1109,6 +1169,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-forum','target':'ec2'}"
} }
] ]
} }
...@@ -1141,6 +1205,10 @@ ...@@ -1141,6 +1205,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-forum','target':'ec2'}"
} }
] ]
} }
...@@ -1173,6 +1241,10 @@ ...@@ -1173,6 +1241,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-mongo','target':'ec2'}"
} }
] ]
} }
...@@ -1205,6 +1277,10 @@ ...@@ -1205,6 +1277,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-mongo','target':'ec2'}"
} }
] ]
} }
...@@ -1237,6 +1313,10 @@ ...@@ -1237,6 +1313,10 @@
{ {
"Key":"Network", "Key":"Network",
"Value":"Private" "Value":"Private"
},
{
"Key" : "immutable_metadata",
"Value" : "{'purpose':'internal-mongo','target':'ec2'}"
} }
] ]
} }
......
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