Skip to content

Commit

Permalink
Merge pull request #138 from planetscale/update-data/2025-03-10_0331
Browse files Browse the repository at this point in the history
🤖 update cloud provider IP ranges 2025-03-10_0331
  • Loading branch information
Sinjo authored Mar 10, 2025
2 parents dcfe783 + e0401be commit c4f30cb
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 12 deletions.
28 changes: 20 additions & 8 deletions data/aws-ip-ranges.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"syncToken": "1740774197",
"createDate": "2025-02-28-20-23-17",
"syncToken": "1741366401",
"createDate": "2025-03-07-16-53-21",
"prefixes": [
{
"ip_prefix": "3.4.12.4/32",
Expand Down Expand Up @@ -7682,12 +7682,6 @@
"service": "AMAZON",
"network_border_group": "eu-central-1"
},
{
"ip_prefix": "51.0.30.0/24",
"region": "eusc-de-east-1",
"service": "AMAZON",
"network_border_group": "eusc-de-east-1"
},
{
"ip_prefix": "52.90.0.0/15",
"region": "us-east-1",
Expand Down Expand Up @@ -28814,6 +28808,12 @@
"service": "AMAZON",
"network_border_group": "us-east-1"
},
{
"ip_prefix": "13.217.8.0/23",
"region": "us-east-1",
"service": "AMAZON",
"network_border_group": "us-east-1"
},
{
"ip_prefix": "3.227.250.128/25",
"region": "us-east-1",
Expand Down Expand Up @@ -29396,6 +29396,12 @@
"service": "AMAZON",
"network_border_group": "us-west-2"
},
{
"ip_prefix": "44.247.17.0/24",
"region": "us-west-2",
"service": "AMAZON",
"network_border_group": "us-west-2"
},
{
"ip_prefix": "99.77.244.0/24",
"region": "ap-northeast-1",
Expand Down Expand Up @@ -55144,6 +55150,12 @@
"service": "AMAZON",
"network_border_group": "eu-west-3"
},
{
"ipv6_prefix": "2400:6500:0:3::/64",
"region": "ap-east-1",
"service": "AMAZON",
"network_border_group": "ap-east-1"
},
{
"ipv6_prefix": "2400:6500:0:7d00::/56",
"region": "ap-southeast-7",
Expand Down
12 changes: 10 additions & 2 deletions data/gcp-cloud.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"syncToken": "1740967709577",
"creationTime": "2025-03-02T18:08:29.577469",
"syncToken": "1741550729506",
"creationTime": "2025-03-09T13:05:29.506227",
"prefixes": [{
"ipv4Prefix": "34.1.208.0/20",
"service": "Google Cloud",
Expand Down Expand Up @@ -2497,6 +2497,14 @@
"ipv4Prefix": "34.177.40.0/21",
"service": "Google Cloud",
"scope": "us-east1"
}, {
"ipv4Prefix": "34.183.4.0/23",
"service": "Google Cloud",
"scope": "us-east1"
}, {
"ipv4Prefix": "34.184.4.0/23",
"service": "Google Cloud",
"scope": "us-east1"
}, {
"ipv4Prefix": "35.185.0.0/17",
"service": "Google Cloud",
Expand Down
12 changes: 10 additions & 2 deletions zz_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c4f30cb

Please sign in to comment.