Skip to content

Commit

Permalink
Updated EC2 IP ranges as of 2014-06-13.
Browse files Browse the repository at this point in the history
  • Loading branch information
sopel committed Jun 30, 2014
1 parent 1a7dd8d commit 92e1a94
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions aws.json
Expand Up @@ -543,7 +543,9 @@
"54.204.0.0/15",
"54.196.0.0/15",
"54.198.0.0/16",
"54.80.0.0/13"]
"54.80.0.0/13",
"54.88.0.0/14",
"54.92.128.0/17"]
},
{
"endpoint": "ec2.us-west-1.amazonaws.com",
Expand Down Expand Up @@ -584,7 +586,8 @@
"ip_ranges" : ["177.71.128.0/17",
"54.232.0.0/16",
"54.233.0.0/18",
"54.207.0.0/16"]
"54.207.0.0/16",
"54.94.0.0/16"]
},
{
"endpoint": "ec2.eu-west-1.amazonaws.com",
Expand All @@ -607,7 +610,9 @@
"54.194.0.0/15",
"54.72.0.0/14",
"54.76.0.0/15",
"54.78.0.0/16"]
"54.78.0.0/16",
"54.74.0.0/15",
"185.48.120.0/22"]
},
{
"endpoint": "ec2.ap-southeast-1.amazonaws.com",
Expand Down Expand Up @@ -648,7 +653,8 @@
"54.238.0.0/16",
"54.199.0.0/16",
"54.178.0.0/16",
"54.95.0.0/16"]
"54.95.0.0/16",
"54.92.0.0/17"]
}
],
"instance_types" : {
Expand Down

0 comments on commit 92e1a94

Please sign in to comment.