From 5c2fcc6d02d103b03c3113395d2708b7d9511843 Mon Sep 17 00:00:00 2001 From: Matthieu Napoli Date: Thu, 16 Mar 2023 17:42:21 +0100 Subject: [PATCH] Release 1.0.0 with Bref v2 support (#413) Co-authored-by: Bref Bot --- CHANGELOG.md | 14 +- composer.json | 2 +- layers.json | 3886 ++++++++++++++++---------------- src/Service/RegionProvider.php | 2 +- 4 files changed, 1970 insertions(+), 1934 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ae046f6..03448b93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ # Change log -## 2.0.0 +## 1.0.0 ## Breaking changes - Just like Bref v2, support for PHP 7.3 and 7.4 was dropped. PHP 8.0 or greater is required. +- [Bref v2](https://bref.sh/docs/news/02-bref-2.0.html) is required. If you use Bref v1, use the `0.12` version of the Bref extra extensions. ## Internal changes @@ -12,6 +13,17 @@ These internal changes will not impact most users, however we list them in case - The "bref-extra" PHP extensions are now installed in the official Bref directory for PHP extensions: `/opt/bref/extensions`. They were previously installed in `/opt/bref-extra`. +If you were copying the layers in your Docker images, make sure to copy the entire `/opt` folder instead of the `/opt/bref-extra` folder: + +```dockerfile +FROM bref/php-82-fpm:2 + +# Don't do this: +COPY --from=bref/extra-imagick-php-82:1 /opt/bref-extra /opt/bref-extra +# Do this instead: +COPY --from=bref/extra-imagick-php-82:1 /opt /opt +``` + ## 0.12.5 ### Added diff --git a/composer.json b/composer.json index 2f546809..76b8ff54 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ } }, "conflict": { - "bref/bref": "<1.2.13" + "bref/bref": "<2.0.0" }, "license": "MIT", "authors": [ diff --git a/layers.json b/layers.json index 3b995ac3..1fa7eca5 100644 --- a/layers.json +++ b/layers.json @@ -1,29 +1,53 @@ { "amqp-php-80": { - "ca-central-1": 10, - "eu-central-1": 10, - "eu-north-1": 10, - "eu-west-1": 10, - "eu-west-2": 10, - "eu-west-3": 10, - "sa-east-1": 10, - "us-east-1": 10, - "us-east-2": 10, - "us-west-1": 10, - "us-west-2": 10, - "ap-east-1": 6, - "ap-south-1": 10, - "ap-northeast-1": 10, - "ap-northeast-2": 10, - "ap-northeast-3": 6, - "ap-southeast-1": 10, - "ap-southeast-2": 10, - "eu-south-1": 10, - "eu-south-2": 1, - "af-south-1": 8, - "me-south-1": 4 + "ca-central-1": 11, + "eu-central-1": 11, + "eu-north-1": 11, + "eu-west-1": 11, + "eu-west-2": 11, + "eu-west-3": 11, + "sa-east-1": 11, + "us-east-1": 11, + "us-east-2": 11, + "us-west-1": 11, + "us-west-2": 11, + "ap-east-1": 7, + "ap-south-1": 11, + "ap-northeast-1": 11, + "ap-northeast-2": 11, + "ap-northeast-3": 7, + "ap-southeast-1": 11, + "ap-southeast-2": 11, + "eu-south-1": 11, + "eu-south-2": 2, + "af-south-1": 9, + "me-south-1": 5 }, "amqp-php-81": { + "ca-central-1": 7, + "eu-central-1": 7, + "eu-north-1": 7, + "eu-west-1": 7, + "eu-west-2": 7, + "eu-west-3": 7, + "sa-east-1": 7, + "us-east-1": 7, + "us-east-2": 7, + "us-west-1": 7, + "us-west-2": 7, + "ap-east-1": 7, + "ap-south-1": 7, + "ap-northeast-1": 7, + "ap-northeast-2": 7, + "ap-northeast-3": 7, + "ap-southeast-1": 7, + "ap-southeast-2": 7, + "eu-south-1": 7, + "eu-south-2": 2, + "af-south-1": 5, + "me-south-1": 5 + }, + "amqp-php-82": { "ca-central-1": 6, "eu-central-1": 6, "eu-north-1": 6, @@ -43,83 +67,83 @@ "ap-southeast-1": 6, "ap-southeast-2": 6, "eu-south-1": 6, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 4, "me-south-1": 4 }, - "amqp-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 - }, "blackfire-php-80": { - "ca-central-1": 171, - "eu-central-1": 171, - "eu-north-1": 171, - "eu-west-1": 171, - "eu-west-2": 171, - "eu-west-3": 171, - "sa-east-1": 171, - "us-east-1": 171, - "us-east-2": 171, - "us-west-1": 171, - "us-west-2": 170, - "ap-east-1": 110, - "ap-south-1": 159, - "ap-northeast-1": 159, - "ap-northeast-2": 159, - "ap-northeast-3": 110, - "ap-southeast-1": 159, - "ap-southeast-2": 159, - "eu-south-1": 159, - "eu-south-2": 4, - "af-south-1": 134, - "me-south-1": 85 + "ca-central-1": 172, + "eu-central-1": 172, + "eu-north-1": 172, + "eu-west-1": 172, + "eu-west-2": 172, + "eu-west-3": 172, + "sa-east-1": 172, + "us-east-1": 172, + "us-east-2": 172, + "us-west-1": 172, + "us-west-2": 171, + "ap-east-1": 111, + "ap-south-1": 160, + "ap-northeast-1": 160, + "ap-northeast-2": 160, + "ap-northeast-3": 111, + "ap-southeast-1": 160, + "ap-southeast-2": 160, + "eu-south-1": 160, + "eu-south-2": 5, + "af-south-1": 135, + "me-south-1": 86 }, "blackfire-php-81": { - "ca-central-1": 106, - "eu-central-1": 106, - "eu-north-1": 106, - "eu-west-1": 106, - "eu-west-2": 106, - "eu-west-3": 106, - "sa-east-1": 106, - "us-east-1": 106, - "us-east-2": 106, - "us-west-1": 106, - "us-west-2": 106, - "ap-east-1": 106, - "ap-south-1": 106, - "ap-northeast-1": 106, - "ap-northeast-2": 106, - "ap-northeast-3": 106, - "ap-southeast-1": 106, - "ap-southeast-2": 106, - "eu-south-1": 106, - "eu-south-2": 4, - "af-south-1": 81, - "me-south-1": 81 + "ca-central-1": 107, + "eu-central-1": 107, + "eu-north-1": 107, + "eu-west-1": 107, + "eu-west-2": 107, + "eu-west-3": 107, + "sa-east-1": 107, + "us-east-1": 107, + "us-east-2": 107, + "us-west-1": 107, + "us-west-2": 107, + "ap-east-1": 107, + "ap-south-1": 107, + "ap-northeast-1": 107, + "ap-northeast-2": 107, + "ap-northeast-3": 107, + "ap-southeast-1": 107, + "ap-southeast-2": 107, + "eu-south-1": 107, + "eu-south-2": 5, + "af-south-1": 82, + "me-south-1": 82 }, "calendar-php-80": { + "ca-central-1": 10, + "eu-central-1": 10, + "eu-north-1": 10, + "eu-west-1": 10, + "eu-west-2": 10, + "eu-west-3": 10, + "sa-east-1": 10, + "us-east-1": 10, + "us-east-2": 10, + "us-west-1": 10, + "us-west-2": 10, + "ap-east-1": 6, + "ap-south-1": 10, + "ap-northeast-1": 10, + "ap-northeast-2": 10, + "ap-northeast-3": 6, + "ap-southeast-1": 10, + "ap-southeast-2": 10, + "eu-south-1": 10, + "eu-south-2": 2, + "af-south-1": 8, + "me-south-1": 4 + }, + "calendar-php-81": { "ca-central-1": 9, "eu-central-1": 9, "eu-north-1": 9, @@ -131,163 +155,91 @@ "us-east-2": 9, "us-west-1": 9, "us-west-2": 9, - "ap-east-1": 5, + "ap-east-1": 6, "ap-south-1": 9, "ap-northeast-1": 9, "ap-northeast-2": 9, - "ap-northeast-3": 5, + "ap-northeast-3": 6, "ap-southeast-1": 9, "ap-southeast-2": 9, "eu-south-1": 9, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 7, - "me-south-1": 3 - }, - "calendar-php-81": { - "ca-central-1": 8, - "eu-central-1": 8, - "eu-north-1": 8, - "eu-west-1": 8, - "eu-west-2": 8, - "eu-west-3": 8, - "sa-east-1": 8, - "us-east-1": 8, - "us-east-2": 8, - "us-west-1": 8, - "us-west-2": 8, - "ap-east-1": 5, - "ap-south-1": 8, - "ap-northeast-1": 8, - "ap-northeast-2": 8, - "ap-northeast-3": 5, - "ap-southeast-1": 8, - "ap-southeast-2": 8, - "eu-south-1": 8, - "eu-south-2": 1, - "af-south-1": 6, - "me-south-1": 3 + "me-south-1": 4 }, "calendar-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 }, "decimal-php-80": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 }, "decimal-php-81": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 - }, - "decimal-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 - }, - "ds-php-80": { - "ca-central-1": 19, - "eu-central-1": 19, - "eu-north-1": 19, - "eu-west-1": 19, - "eu-west-2": 19, - "eu-west-3": 19, - "sa-east-1": 19, - "us-east-1": 19, - "us-east-2": 19, - "us-west-1": 19, - "us-west-2": 19, + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, "ap-east-1": 6, - "ap-south-1": 19, - "ap-northeast-1": 19, - "ap-northeast-2": 19, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, "ap-northeast-3": 6, - "ap-southeast-1": 19, - "ap-southeast-2": 19, - "eu-south-1": 19, - "eu-south-2": 1, - "af-south-1": 17, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, "me-south-1": 4 }, - "ds-php-81": { + "decimal-php-82": { "ca-central-1": 6, "eu-central-1": 6, "eu-north-1": 6, @@ -307,35 +259,155 @@ "ap-southeast-1": 6, "ap-southeast-2": 6, "eu-south-1": 6, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 4, "me-south-1": 4 }, + "ds-php-80": { + "ca-central-1": 20, + "eu-central-1": 20, + "eu-north-1": 20, + "eu-west-1": 20, + "eu-west-2": 20, + "eu-west-3": 20, + "sa-east-1": 20, + "us-east-1": 20, + "us-east-2": 20, + "us-west-1": 20, + "us-west-2": 20, + "ap-east-1": 7, + "ap-south-1": 20, + "ap-northeast-1": 20, + "ap-northeast-2": 20, + "ap-northeast-3": 7, + "ap-southeast-1": 20, + "ap-southeast-2": 20, + "eu-south-1": 20, + "eu-south-2": 2, + "af-south-1": 18, + "me-south-1": 5 + }, + "ds-php-81": { + "ca-central-1": 7, + "eu-central-1": 7, + "eu-north-1": 7, + "eu-west-1": 7, + "eu-west-2": 7, + "eu-west-3": 7, + "sa-east-1": 7, + "us-east-1": 7, + "us-east-2": 7, + "us-west-1": 7, + "us-west-2": 7, + "ap-east-1": 7, + "ap-south-1": 7, + "ap-northeast-1": 7, + "ap-northeast-2": 7, + "ap-northeast-3": 7, + "ap-southeast-1": 7, + "ap-southeast-2": 7, + "eu-south-1": 7, + "eu-south-2": 2, + "af-south-1": 5, + "me-south-1": 5 + }, "ds-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 }, "elastic-apm-php-80": { + "ca-central-1": 7, + "eu-central-1": 7, + "eu-north-1": 7, + "eu-west-1": 7, + "eu-west-2": 7, + "eu-west-3": 7, + "sa-east-1": 7, + "us-east-1": 7, + "us-east-2": 7, + "us-west-1": 7, + "us-west-2": 7, + "ap-east-1": 7, + "ap-south-1": 7, + "ap-northeast-1": 7, + "ap-northeast-2": 7, + "ap-northeast-3": 7, + "ap-southeast-1": 7, + "ap-southeast-2": 7, + "eu-south-1": 7, + "eu-south-2": 2, + "af-south-1": 5, + "me-south-1": 5 + }, + "gd-php-80": { + "ca-central-1": 20, + "eu-central-1": 20, + "eu-north-1": 20, + "eu-west-1": 20, + "eu-west-2": 20, + "eu-west-3": 20, + "sa-east-1": 20, + "us-east-1": 20, + "us-east-2": 20, + "us-west-1": 20, + "us-west-2": 20, + "ap-east-1": 6, + "ap-south-1": 20, + "ap-northeast-1": 20, + "ap-northeast-2": 20, + "ap-northeast-3": 6, + "ap-southeast-1": 20, + "ap-southeast-2": 20, + "eu-south-1": 20, + "eu-south-2": 2, + "af-south-1": 18, + "me-south-1": 4 + }, + "gd-php-81": { + "ca-central-1": 9, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-east-1": 6, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-northeast-3": 6, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 9, + "eu-south-2": 2, + "af-south-1": 7, + "me-south-1": 4 + }, + "gd-php-82": { "ca-central-1": 6, "eu-central-1": 6, "eu-north-1": 6, @@ -355,11 +427,11 @@ "ap-southeast-1": 6, "ap-southeast-2": 6, "eu-south-1": 6, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 4, "me-south-1": 4 }, - "gd-php-80": { + "gmp-php-80": { "ca-central-1": 19, "eu-central-1": 19, "eu-north-1": 19, @@ -371,91 +443,139 @@ "us-east-2": 19, "us-west-1": 19, "us-west-2": 19, - "ap-east-1": 5, + "ap-east-1": 6, "ap-south-1": 19, "ap-northeast-1": 19, "ap-northeast-2": 19, - "ap-northeast-3": 5, + "ap-northeast-3": 6, "ap-southeast-1": 19, "ap-southeast-2": 19, "eu-south-1": 19, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 17, - "me-south-1": 3 + "me-south-1": 4 }, - "gd-php-81": { - "ca-central-1": 8, - "eu-central-1": 8, - "eu-north-1": 8, - "eu-west-1": 8, - "eu-west-2": 8, - "eu-west-3": 8, - "sa-east-1": 8, - "us-east-1": 8, - "us-east-2": 8, - "us-west-1": 8, - "us-west-2": 8, - "ap-east-1": 5, - "ap-south-1": 8, - "ap-northeast-1": 8, - "ap-northeast-2": 8, - "ap-northeast-3": 5, - "ap-southeast-1": 8, - "ap-southeast-2": 8, - "eu-south-1": 8, - "eu-south-2": 1, - "af-south-1": 6, - "me-south-1": 3 + "gmp-php-81": { + "ca-central-1": 9, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-east-1": 6, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-northeast-3": 6, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 9, + "eu-south-2": 2, + "af-south-1": 7, + "me-south-1": 4 }, - "gd-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "gmp-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 }, - "gmp-php-80": { - "ca-central-1": 18, - "eu-central-1": 18, - "eu-north-1": 18, - "eu-west-1": 18, - "eu-west-2": 18, - "eu-west-3": 18, - "sa-east-1": 18, - "us-east-1": 18, - "us-east-2": 18, - "us-west-1": 18, - "us-west-2": 18, + "gnupg-php-81": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 17, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 + }, + "gnupg-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 + }, + "grpc-php-80": { + "ca-central-1": 9, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, "ap-east-1": 5, - "ap-south-1": 18, - "ap-northeast-1": 18, - "ap-northeast-2": 18, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, "ap-northeast-3": 5, - "ap-southeast-1": 18, - "ap-southeast-2": 18, - "eu-south-1": 18, - "eu-south-2": 1, - "af-south-1": 16, - "me-south-1": 3 + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 9, + "eu-south-2": 3, + "af-south-1": 8, + "me-south-1": 4 }, - "gmp-php-81": { + "grpc-php-81": { "ca-central-1": 8, "eu-central-1": 8, "eu-north-1": 8, @@ -475,11 +595,11 @@ "ap-southeast-1": 8, "ap-southeast-2": 8, "eu-south-1": 8, - "eu-south-2": 1, - "af-south-1": 6, - "me-south-1": 3 + "eu-south-2": 3, + "af-south-1": 7, + "me-south-1": 4 }, - "gmp-php-82": { + "grpc-php-82": { "ca-central-1": 5, "eu-central-1": 5, "eu-north-1": 5, @@ -499,83 +619,107 @@ "ap-southeast-1": 5, "ap-southeast-2": 5, "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 - }, - "gnupg-php-81": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 16, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "eu-south-2": 3, + "af-south-1": 4, + "me-south-1": 4 }, - "gnupg-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "igbinary-php-80": { + "ca-central-1": 19, + "eu-central-1": 19, + "eu-north-1": 19, + "eu-west-1": 19, + "eu-west-2": 19, + "eu-west-3": 19, + "sa-east-1": 19, + "us-east-1": 19, + "us-east-2": 19, + "us-west-1": 19, + "us-west-2": 19, + "ap-east-1": 6, + "ap-south-1": 19, + "ap-northeast-1": 19, + "ap-northeast-2": 19, + "ap-northeast-3": 6, + "ap-southeast-1": 19, + "ap-southeast-2": 19, + "eu-south-1": 19, + "eu-south-2": 2, + "af-south-1": 17, + "me-south-1": 4 }, - "grpc-php-80": { - "ca-central-1": 8, - "eu-central-1": 8, - "eu-north-1": 8, - "eu-west-1": 8, - "eu-west-2": 8, - "eu-west-3": 8, - "sa-east-1": 8, - "us-east-1": 8, - "us-east-2": 8, - "us-west-1": 8, - "us-west-2": 8, - "ap-east-1": 4, - "ap-south-1": 8, - "ap-northeast-1": 8, - "ap-northeast-2": 8, - "ap-northeast-3": 4, - "ap-southeast-1": 8, - "ap-southeast-2": 8, - "eu-south-1": 8, + "igbinary-php-81": { + "ca-central-1": 9, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-east-1": 6, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-northeast-3": 6, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 9, "eu-south-2": 2, "af-south-1": 7, - "me-south-1": 3 + "me-south-1": 4 }, - "grpc-php-81": { + "igbinary-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 + }, + "imagick-php-80": { + "ca-central-1": 16, + "eu-central-1": 16, + "eu-north-1": 16, + "eu-west-1": 16, + "eu-west-2": 16, + "eu-west-3": 16, + "sa-east-1": 16, + "us-east-1": 16, + "us-east-2": 16, + "us-west-1": 16, + "us-west-2": 16, + "ap-east-1": 8, + "ap-south-1": 16, + "ap-northeast-1": 16, + "ap-northeast-2": 16, + "ap-northeast-3": 8, + "ap-southeast-1": 16, + "ap-southeast-2": 16, + "eu-south-1": 16, + "eu-south-2": 3, + "af-south-1": 15, + "me-south-1": 7 + }, + "imagick-php-81": { "ca-central-1": 7, "eu-central-1": 7, "eu-north-1": 7, @@ -587,139 +731,19 @@ "us-east-2": 7, "us-west-1": 7, "us-west-2": 7, - "ap-east-1": 4, + "ap-east-1": 7, "ap-south-1": 7, "ap-northeast-1": 7, "ap-northeast-2": 7, - "ap-northeast-3": 4, + "ap-northeast-3": 7, "ap-southeast-1": 7, "ap-southeast-2": 7, "eu-south-1": 7, - "eu-south-2": 2, - "af-south-1": 6, - "me-south-1": 3 - }, - "grpc-php-82": { - "ca-central-1": 4, - "eu-central-1": 4, - "eu-north-1": 4, - "eu-west-1": 4, - "eu-west-2": 4, - "eu-west-3": 4, - "sa-east-1": 4, - "us-east-1": 4, - "us-east-2": 4, - "us-west-1": 4, - "us-west-2": 4, - "ap-east-1": 4, - "ap-south-1": 4, - "ap-northeast-1": 4, - "ap-northeast-2": 4, - "ap-northeast-3": 4, - "ap-southeast-1": 4, - "ap-southeast-2": 4, - "eu-south-1": 4, - "eu-south-2": 2, - "af-south-1": 3, - "me-south-1": 3 - }, - "igbinary-php-80": { - "ca-central-1": 18, - "eu-central-1": 18, - "eu-north-1": 18, - "eu-west-1": 18, - "eu-west-2": 18, - "eu-west-3": 18, - "sa-east-1": 18, - "us-east-1": 18, - "us-east-2": 18, - "us-west-1": 18, - "us-west-2": 18, - "ap-east-1": 5, - "ap-south-1": 18, - "ap-northeast-1": 18, - "ap-northeast-2": 18, - "ap-northeast-3": 5, - "ap-southeast-1": 18, - "ap-southeast-2": 18, - "eu-south-1": 18, - "eu-south-2": 1, - "af-south-1": 16, - "me-south-1": 3 - }, - "igbinary-php-81": { - "ca-central-1": 8, - "eu-central-1": 8, - "eu-north-1": 8, - "eu-west-1": 8, - "eu-west-2": 8, - "eu-west-3": 8, - "sa-east-1": 8, - "us-east-1": 8, - "us-east-2": 8, - "us-west-1": 8, - "us-west-2": 8, - "ap-east-1": 5, - "ap-south-1": 8, - "ap-northeast-1": 8, - "ap-northeast-2": 8, - "ap-northeast-3": 5, - "ap-southeast-1": 8, - "ap-southeast-2": 8, - "eu-south-1": 8, - "eu-south-2": 1, + "eu-south-2": 3, "af-south-1": 6, - "me-south-1": 3 - }, - "igbinary-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 - }, - "imagick-php-80": { - "ca-central-1": 15, - "eu-central-1": 15, - "eu-north-1": 15, - "eu-west-1": 15, - "eu-west-2": 15, - "eu-west-3": 15, - "sa-east-1": 15, - "us-east-1": 15, - "us-east-2": 15, - "us-west-1": 15, - "us-west-2": 15, - "ap-east-1": 7, - "ap-south-1": 15, - "ap-northeast-1": 15, - "ap-northeast-2": 15, - "ap-northeast-3": 7, - "ap-southeast-1": 15, - "ap-southeast-2": 15, - "eu-south-1": 15, - "eu-south-2": 2, - "af-south-1": 14, "me-south-1": 6 }, - "imagick-php-81": { + "imagick-php-82": { "ca-central-1": 6, "eu-central-1": 6, "eu-north-1": 6, @@ -739,227 +763,179 @@ "ap-southeast-1": 6, "ap-southeast-2": 6, "eu-south-1": 6, - "eu-south-2": 2, + "eu-south-2": 3, "af-south-1": 5, "me-south-1": 5 }, - "imagick-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, + "imap-php-81": { + "ca-central-1": 9, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-east-1": 6, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-northeast-3": 6, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 9, "eu-south-2": 2, - "af-south-1": 4, + "af-south-1": 7, "me-south-1": 4 }, - "imap-php-81": { - "ca-central-1": 8, - "eu-central-1": 8, - "eu-north-1": 8, - "eu-west-1": 8, - "eu-west-2": 8, - "eu-west-3": 8, - "sa-east-1": 8, - "us-east-1": 8, - "us-east-2": 8, - "us-west-1": 8, - "us-west-2": 8, - "ap-east-1": 5, - "ap-south-1": 8, - "ap-northeast-1": 8, - "ap-northeast-2": 8, - "ap-northeast-3": 5, - "ap-southeast-1": 8, - "ap-southeast-2": 8, - "eu-south-1": 8, - "eu-south-2": 1, - "af-south-1": 6, - "me-south-1": 3 - }, "imap-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 }, "ldap-php-80": { - "ca-central-1": 18, - "eu-central-1": 18, - "eu-north-1": 18, - "eu-west-1": 18, - "eu-west-2": 18, - "eu-west-3": 18, - "sa-east-1": 18, - "us-east-1": 18, - "us-east-2": 18, - "us-west-1": 18, - "us-west-2": 18, - "ap-east-1": 5, - "ap-south-1": 18, - "ap-northeast-1": 18, - "ap-northeast-2": 18, - "ap-northeast-3": 5, - "ap-southeast-1": 18, - "ap-southeast-2": 18, - "eu-south-1": 18, - "eu-south-2": 1, - "af-south-1": 16, - "me-south-1": 3 + "ca-central-1": 19, + "eu-central-1": 19, + "eu-north-1": 19, + "eu-west-1": 19, + "eu-west-2": 19, + "eu-west-3": 19, + "sa-east-1": 19, + "us-east-1": 19, + "us-east-2": 19, + "us-west-1": 19, + "us-west-2": 19, + "ap-east-1": 6, + "ap-south-1": 19, + "ap-northeast-1": 19, + "ap-northeast-2": 19, + "ap-northeast-3": 6, + "ap-southeast-1": 19, + "ap-southeast-2": 19, + "eu-south-1": 19, + "eu-south-2": 2, + "af-south-1": 17, + "me-south-1": 4 }, "ldap-php-81": { - "ca-central-1": 8, - "eu-central-1": 8, - "eu-north-1": 8, - "eu-west-1": 8, - "eu-west-2": 8, - "eu-west-3": 8, - "sa-east-1": 8, - "us-east-1": 8, - "us-east-2": 8, - "us-west-1": 8, - "us-west-2": 8, - "ap-east-1": 5, - "ap-south-1": 8, - "ap-northeast-1": 8, - "ap-northeast-2": 8, - "ap-northeast-3": 5, - "ap-southeast-1": 8, - "ap-southeast-2": 8, - "eu-south-1": 8, - "eu-south-2": 1, - "af-south-1": 6, - "me-south-1": 3 + "ca-central-1": 9, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-east-1": 6, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-northeast-3": 6, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 9, + "eu-south-2": 2, + "af-south-1": 7, + "me-south-1": 4 }, "ldap-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 }, "mailparse-php-80": { - "ca-central-1": 19, - "eu-central-1": 19, - "eu-north-1": 19, - "eu-west-1": 19, - "eu-west-2": 19, - "eu-west-3": 19, - "sa-east-1": 19, - "us-east-1": 19, - "us-east-2": 19, - "us-west-1": 19, - "us-west-2": 19, - "ap-east-1": 5, - "ap-south-1": 19, - "ap-northeast-1": 19, - "ap-northeast-2": 19, - "ap-northeast-3": 5, - "ap-southeast-1": 19, - "ap-southeast-2": 19, - "eu-south-1": 19, - "eu-south-2": 1, - "af-south-1": 17, - "me-south-1": 3 + "ca-central-1": 20, + "eu-central-1": 20, + "eu-north-1": 20, + "eu-west-1": 20, + "eu-west-2": 20, + "eu-west-3": 20, + "sa-east-1": 20, + "us-east-1": 20, + "us-east-2": 20, + "us-west-1": 20, + "us-west-2": 20, + "ap-east-1": 6, + "ap-south-1": 20, + "ap-northeast-1": 20, + "ap-northeast-2": 20, + "ap-northeast-3": 6, + "ap-southeast-1": 20, + "ap-southeast-2": 20, + "eu-south-1": 20, + "eu-south-2": 2, + "af-south-1": 18, + "me-south-1": 4 }, "mailparse-php-81": { - "ca-central-1": 8, - "eu-central-1": 8, - "eu-north-1": 8, - "eu-west-1": 8, - "eu-west-2": 8, - "eu-west-3": 8, - "sa-east-1": 8, - "us-east-1": 8, - "us-east-2": 8, - "us-west-1": 8, - "us-west-2": 8, - "ap-east-1": 5, - "ap-south-1": 8, - "ap-northeast-1": 8, - "ap-northeast-2": 8, - "ap-northeast-3": 5, - "ap-southeast-1": 8, - "ap-southeast-2": 8, - "eu-south-1": 8, - "eu-south-2": 1, - "af-south-1": 6, - "me-south-1": 3 + "ca-central-1": 9, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-east-1": 6, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-northeast-3": 6, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 9, + "eu-south-2": 2, + "af-south-1": 7, + "me-south-1": 4 }, "mailparse-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 - }, - "maxminddb-php-80": { "ca-central-1": 6, "eu-central-1": 6, "eu-north-1": 6, @@ -979,11 +955,59 @@ "ap-southeast-1": 6, "ap-southeast-2": 6, "eu-south-1": 6, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 4, "me-south-1": 4 }, + "maxminddb-php-80": { + "ca-central-1": 7, + "eu-central-1": 7, + "eu-north-1": 7, + "eu-west-1": 7, + "eu-west-2": 7, + "eu-west-3": 7, + "sa-east-1": 7, + "us-east-1": 7, + "us-east-2": 7, + "us-west-1": 7, + "us-west-2": 7, + "ap-east-1": 7, + "ap-south-1": 7, + "ap-northeast-1": 7, + "ap-northeast-2": 7, + "ap-northeast-3": 7, + "ap-southeast-1": 7, + "ap-southeast-2": 7, + "eu-south-1": 7, + "eu-south-2": 2, + "af-south-1": 5, + "me-south-1": 5 + }, "maxminddb-php-81": { + "ca-central-1": 7, + "eu-central-1": 7, + "eu-north-1": 7, + "eu-west-1": 7, + "eu-west-2": 7, + "eu-west-3": 7, + "sa-east-1": 7, + "us-east-1": 7, + "us-east-2": 7, + "us-west-1": 7, + "us-west-2": 7, + "ap-east-1": 7, + "ap-south-1": 7, + "ap-northeast-1": 7, + "ap-northeast-2": 7, + "ap-northeast-3": 7, + "ap-southeast-1": 7, + "ap-southeast-2": 7, + "eu-south-1": 7, + "eu-south-2": 2, + "af-south-1": 5, + "me-south-1": 5 + }, + "maxminddb-php-82": { "ca-central-1": 6, "eu-central-1": 6, "eu-north-1": 6, @@ -1003,83 +1027,35 @@ "ap-southeast-1": 6, "ap-southeast-2": 6, "eu-south-1": 6, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 4, "me-south-1": 4 }, - "maxminddb-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 - }, "memcache-php-80": { - "ca-central-1": 12, - "eu-central-1": 12, - "eu-north-1": 12, - "eu-west-1": 12, - "eu-west-2": 12, - "eu-west-3": 12, - "sa-east-1": 12, - "us-east-1": 12, - "us-east-2": 12, - "us-west-1": 12, - "us-west-2": 12, - "ap-east-1": 5, - "ap-south-1": 12, - "ap-northeast-1": 12, - "ap-northeast-2": 12, - "ap-northeast-3": 5, - "ap-southeast-1": 12, - "ap-southeast-2": 12, - "eu-south-1": 12, - "eu-south-2": 1, - "af-south-1": 10, - "me-south-1": 3 - }, - "memcached-php-80": { - "ca-central-1": 8, - "eu-central-1": 8, - "eu-north-1": 8, - "eu-west-1": 8, - "eu-west-2": 8, - "eu-west-3": 8, - "sa-east-1": 8, - "us-east-1": 8, - "us-east-2": 8, - "us-west-1": 8, - "us-west-2": 8, - "ap-east-1": 5, - "ap-south-1": 8, - "ap-northeast-1": 8, - "ap-northeast-2": 8, - "ap-northeast-3": 5, - "ap-southeast-1": 8, - "ap-southeast-2": 8, - "eu-south-1": 8, + "ca-central-1": 13, + "eu-central-1": 13, + "eu-north-1": 13, + "eu-west-1": 13, + "eu-west-2": 13, + "eu-west-3": 13, + "sa-east-1": 13, + "us-east-1": 13, + "us-east-2": 13, + "us-west-1": 13, + "us-west-2": 13, + "ap-east-1": 6, + "ap-south-1": 13, + "ap-northeast-1": 13, + "ap-northeast-2": 13, + "ap-northeast-3": 6, + "ap-southeast-1": 13, + "ap-southeast-2": 13, + "eu-south-1": 13, "eu-south-2": 2, - "af-south-1": 7, + "af-south-1": 11, "me-south-1": 4 }, - "memcached-php-81": { + "memcached-php-80": { "ca-central-1": 9, "eu-central-1": 9, "eu-north-1": 9, @@ -1091,115 +1067,19 @@ "us-east-2": 9, "us-west-1": 9, "us-west-2": 9, - "ap-east-1": 5, + "ap-east-1": 6, "ap-south-1": 9, "ap-northeast-1": 9, "ap-northeast-2": 9, - "ap-northeast-3": 5, + "ap-northeast-3": 6, "ap-southeast-1": 9, "ap-southeast-2": 9, "eu-south-1": 9, - "eu-south-2": 2, + "eu-south-2": 3, "af-south-1": 8, - "me-south-1": 4 - }, - "memcached-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 2, - "af-south-1": 4, - "me-south-1": 4 - }, - "mongodb-php-80": { - "ca-central-1": 19, - "eu-central-1": 19, - "eu-north-1": 19, - "eu-west-1": 19, - "eu-west-2": 19, - "eu-west-3": 19, - "sa-east-1": 19, - "us-east-1": 19, - "us-east-2": 19, - "us-west-1": 19, - "us-west-2": 19, - "ap-east-1": 7, - "ap-south-1": 19, - "ap-northeast-1": 19, - "ap-northeast-2": 19, - "ap-northeast-3": 7, - "ap-southeast-1": 19, - "ap-southeast-2": 19, - "eu-south-1": 19, - "eu-south-2": 1, - "af-south-1": 17, - "me-south-1": 5 - }, - "mongodb-php-81": { - "ca-central-1": 7, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-east-1": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-northeast-3": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 7, - "eu-south-2": 1, - "af-south-1": 5, "me-south-1": 5 }, - "mongodb-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 - }, - "msgpack-php-80": { + "memcached-php-81": { "ca-central-1": 10, "eu-central-1": 10, "eu-north-1": 10, @@ -1211,19 +1091,67 @@ "us-east-2": 10, "us-west-1": 10, "us-west-2": 10, - "ap-east-1": 5, + "ap-east-1": 6, "ap-south-1": 10, "ap-northeast-1": 10, "ap-northeast-2": 10, - "ap-northeast-3": 5, + "ap-northeast-3": 6, "ap-southeast-1": 10, "ap-southeast-2": 10, "eu-south-1": 10, - "eu-south-2": 1, - "af-south-1": 8, - "me-south-1": 3 + "eu-south-2": 3, + "af-south-1": 9, + "me-south-1": 5 }, - "msgpack-php-81": { + "memcached-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 3, + "af-south-1": 5, + "me-south-1": 5 + }, + "mongodb-php-80": { + "ca-central-1": 20, + "eu-central-1": 20, + "eu-north-1": 20, + "eu-west-1": 20, + "eu-west-2": 20, + "eu-west-3": 20, + "sa-east-1": 20, + "us-east-1": 20, + "us-east-2": 20, + "us-west-1": 20, + "us-west-2": 20, + "ap-east-1": 8, + "ap-south-1": 20, + "ap-northeast-1": 20, + "ap-northeast-2": 20, + "ap-northeast-3": 8, + "ap-southeast-1": 20, + "ap-southeast-2": 20, + "eu-south-1": 20, + "eu-south-2": 2, + "af-south-1": 18, + "me-south-1": 6 + }, + "mongodb-php-81": { "ca-central-1": 8, "eu-central-1": 8, "eu-north-1": 8, @@ -1235,91 +1163,67 @@ "us-east-2": 8, "us-west-1": 8, "us-west-2": 8, - "ap-east-1": 5, + "ap-east-1": 8, "ap-south-1": 8, "ap-northeast-1": 8, "ap-northeast-2": 8, - "ap-northeast-3": 5, + "ap-northeast-3": 8, "ap-southeast-1": 8, "ap-southeast-2": 8, "eu-south-1": 8, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 6, - "me-south-1": 3 - }, - "msgpack-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "me-south-1": 6 }, - "newrelic-php-80": { - "ca-central-1": 12, - "eu-central-1": 12, - "eu-north-1": 12, - "eu-west-1": 12, - "eu-west-2": 12, - "eu-west-3": 12, - "sa-east-1": 12, - "us-east-1": 12, - "us-east-2": 12, - "us-west-1": 12, - "us-west-2": 12, - "ap-east-1": 8, - "ap-south-1": 12, - "ap-northeast-1": 12, - "ap-northeast-2": 12, - "ap-northeast-3": 8, - "ap-southeast-1": 12, - "ap-southeast-2": 12, - "eu-south-1": 12, - "eu-south-2": 3, - "af-south-1": 10, - "me-south-1": 6 + "mongodb-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 }, - "newrelic-php-81": { - "ca-central-1": 8, - "eu-central-1": 8, - "eu-north-1": 8, - "eu-west-1": 8, - "eu-west-2": 8, - "eu-west-3": 8, - "sa-east-1": 8, - "us-east-1": 8, - "us-east-2": 8, - "us-west-1": 8, - "us-west-2": 8, - "ap-east-1": 8, - "ap-south-1": 8, - "ap-northeast-1": 8, - "ap-northeast-2": 8, - "ap-northeast-3": 8, - "ap-southeast-1": 8, - "ap-southeast-2": 8, - "eu-south-1": 8, - "eu-south-2": 3, - "af-south-1": 6, - "me-south-1": 6 + "msgpack-php-80": { + "ca-central-1": 11, + "eu-central-1": 11, + "eu-north-1": 11, + "eu-west-1": 11, + "eu-west-2": 11, + "eu-west-3": 11, + "sa-east-1": 11, + "us-east-1": 11, + "us-east-2": 11, + "us-west-1": 11, + "us-west-2": 11, + "ap-east-1": 6, + "ap-south-1": 11, + "ap-northeast-1": 11, + "ap-northeast-2": 11, + "ap-northeast-3": 6, + "ap-southeast-1": 11, + "ap-southeast-2": 11, + "eu-south-1": 11, + "eu-south-2": 2, + "af-south-1": 9, + "me-south-1": 4 }, - "oci8-php-80": { + "msgpack-php-81": { "ca-central-1": 9, "eu-central-1": 9, "eu-north-1": 9, @@ -1331,91 +1235,67 @@ "us-east-2": 9, "us-west-1": 9, "us-west-2": 9, - "ap-east-1": 5, + "ap-east-1": 6, "ap-south-1": 9, "ap-northeast-1": 9, "ap-northeast-2": 9, - "ap-northeast-3": 5, + "ap-northeast-3": 6, "ap-southeast-1": 9, "ap-southeast-2": 9, "eu-south-1": 9, "eu-south-2": 2, "af-south-1": 7, - "me-south-1": 3 - }, - "oci8-php-81": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 2, - "af-south-1": 3, - "me-south-1": 3 - }, - "oci8-php-82": { - "ca-central-1": 1, - "eu-central-1": 1, - "eu-north-1": 1, - "eu-west-1": 1, - "eu-west-2": 1, - "eu-west-3": 1, - "sa-east-1": 1, - "us-east-1": 1, - "us-east-2": 1, - "us-west-1": 1, - "us-west-2": 1, - "ap-east-1": 1, - "ap-south-1": 1, - "ap-northeast-1": 1, - "ap-northeast-2": 1, - "ap-northeast-3": 1, - "ap-southeast-1": 1, - "ap-southeast-2": 1, - "eu-south-1": 1, - "eu-south-2": 1, - "af-south-1": 1, - "me-south-1": 1 + "me-south-1": 4 }, - "odbc-snowflake-php-80": { - "ca-central-1": 19, - "eu-central-1": 19, - "eu-north-1": 19, - "eu-west-1": 19, - "eu-west-2": 19, - "eu-west-3": 19, - "sa-east-1": 19, - "us-east-1": 19, - "us-east-2": 19, - "us-west-1": 19, - "us-west-2": 19, + "msgpack-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, "ap-east-1": 6, - "ap-south-1": 19, - "ap-northeast-1": 19, - "ap-northeast-2": 19, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, "ap-northeast-3": 6, - "ap-southeast-1": 19, - "ap-southeast-2": 19, - "eu-south-1": 19, - "eu-south-2": 1, - "af-south-1": 17, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, "me-south-1": 4 }, - "odbc-snowflake-php-81": { + "newrelic-php-80": { + "ca-central-1": 13, + "eu-central-1": 13, + "eu-north-1": 13, + "eu-west-1": 13, + "eu-west-2": 13, + "eu-west-3": 13, + "sa-east-1": 13, + "us-east-1": 13, + "us-east-2": 13, + "us-west-1": 13, + "us-west-2": 13, + "ap-east-1": 9, + "ap-south-1": 13, + "ap-northeast-1": 13, + "ap-northeast-2": 13, + "ap-northeast-3": 9, + "ap-southeast-1": 13, + "ap-southeast-2": 13, + "eu-south-1": 13, + "eu-south-2": 4, + "af-south-1": 11, + "me-south-1": 7 + }, + "newrelic-php-81": { "ca-central-1": 9, "eu-central-1": 9, "eu-north-1": 9, @@ -1427,211 +1307,163 @@ "us-east-2": 9, "us-west-1": 9, "us-west-2": 9, - "ap-east-1": 6, + "ap-east-1": 9, "ap-south-1": 9, "ap-northeast-1": 9, "ap-northeast-2": 9, - "ap-northeast-3": 6, + "ap-northeast-3": 9, "ap-southeast-1": 9, "ap-southeast-2": 9, "eu-south-1": 9, - "eu-south-2": 1, + "eu-south-2": 4, "af-south-1": 7, - "me-south-1": 4 - }, - "odbc-snowflake-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "me-south-1": 7 }, - "openswoole-php-80": { - "ca-central-1": 4, - "eu-central-1": 4, - "eu-north-1": 4, - "eu-west-1": 4, - "eu-west-2": 4, - "eu-west-3": 4, - "sa-east-1": 4, - "us-east-1": 4, - "us-east-2": 4, - "us-west-1": 4, - "us-west-2": 4, - "ap-east-1": 4, - "ap-south-1": 4, - "ap-northeast-1": 4, - "ap-northeast-2": 4, - "ap-northeast-3": 4, - "ap-southeast-1": 4, - "ap-southeast-2": 4, - "eu-south-1": 4, + "oci8-php-80": { + "ca-central-1": 10, + "eu-central-1": 10, + "eu-north-1": 10, + "eu-west-1": 10, + "eu-west-2": 10, + "eu-west-3": 10, + "sa-east-1": 10, + "us-east-1": 10, + "us-east-2": 10, + "us-west-1": 10, + "us-west-2": 10, + "ap-east-1": 6, + "ap-south-1": 10, + "ap-northeast-1": 10, + "ap-northeast-2": 10, + "ap-northeast-3": 6, + "ap-southeast-1": 10, + "ap-southeast-2": 10, + "eu-south-1": 10, "eu-south-2": 3, - "af-south-1": 3, - "me-south-1": 3 + "af-south-1": 8, + "me-south-1": 4 }, - "openswoole-php-81": { - "ca-central-1": 4, - "eu-central-1": 4, - "eu-north-1": 4, - "eu-west-1": 4, - "eu-west-2": 4, - "eu-west-3": 4, - "sa-east-1": 4, - "us-east-1": 4, - "us-east-2": 4, - "us-west-1": 4, - "us-west-2": 4, - "ap-east-1": 4, - "ap-south-1": 4, - "ap-northeast-1": 4, - "ap-northeast-2": 4, - "ap-northeast-3": 4, - "ap-southeast-1": 4, - "ap-southeast-2": 4, - "eu-south-1": 4, + "oci8-php-81": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, "eu-south-2": 3, - "af-south-1": 3, - "me-south-1": 3 - }, - "pcov-php-80": { - "ca-central-1": 18, - "eu-central-1": 18, - "eu-north-1": 18, - "eu-west-1": 18, - "eu-west-2": 18, - "eu-west-3": 18, - "sa-east-1": 18, - "us-east-1": 18, - "us-east-2": 18, - "us-west-1": 18, - "us-west-2": 18, - "ap-east-1": 5, - "ap-south-1": 18, - "ap-northeast-1": 18, - "ap-northeast-2": 18, - "ap-northeast-3": 5, - "ap-southeast-1": 18, - "ap-southeast-2": 18, - "eu-south-1": 18, - "eu-south-2": 1, - "af-south-1": 16, - "me-south-1": 3 + "af-south-1": 4, + "me-south-1": 4 }, - "pcov-php-81": { - "ca-central-1": 8, - "eu-central-1": 8, - "eu-north-1": 8, - "eu-west-1": 8, - "eu-west-2": 8, - "eu-west-3": 8, - "sa-east-1": 8, - "us-east-1": 8, - "us-east-2": 8, - "us-west-1": 8, - "us-west-2": 8, - "ap-east-1": 5, - "ap-south-1": 8, - "ap-northeast-1": 8, - "ap-northeast-2": 8, - "ap-northeast-3": 5, - "ap-southeast-1": 8, - "ap-southeast-2": 8, - "eu-south-1": 8, - "eu-south-2": 1, - "af-south-1": 6, - "me-south-1": 3 + "oci8-php-82": { + "ca-central-1": 2, + "eu-central-1": 2, + "eu-north-1": 2, + "eu-west-1": 2, + "eu-west-2": 2, + "eu-west-3": 2, + "sa-east-1": 2, + "us-east-1": 2, + "us-east-2": 2, + "us-west-1": 2, + "us-west-2": 2, + "ap-east-1": 2, + "ap-south-1": 2, + "ap-northeast-1": 2, + "ap-northeast-2": 2, + "ap-northeast-3": 2, + "ap-southeast-1": 2, + "ap-southeast-2": 2, + "eu-south-1": 2, + "eu-south-2": 2, + "af-south-1": 2, + "me-south-1": 2 }, - "pcov-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "odbc-snowflake-php-80": { + "ca-central-1": 20, + "eu-central-1": 20, + "eu-north-1": 20, + "eu-west-1": 20, + "eu-west-2": 20, + "eu-west-3": 20, + "sa-east-1": 20, + "us-east-1": 20, + "us-east-2": 20, + "us-west-1": 20, + "us-west-2": 20, + "ap-east-1": 7, + "ap-south-1": 20, + "ap-northeast-1": 20, + "ap-northeast-2": 20, + "ap-northeast-3": 7, + "ap-southeast-1": 20, + "ap-southeast-2": 20, + "eu-south-1": 20, + "eu-south-2": 2, + "af-south-1": 18, + "me-south-1": 5 }, - "pgsql-php-80": { - "ca-central-1": 18, - "eu-central-1": 18, - "eu-north-1": 18, - "eu-west-1": 18, - "eu-west-2": 18, - "eu-west-3": 18, - "sa-east-1": 18, - "us-east-1": 18, - "us-east-2": 18, - "us-west-1": 18, - "us-west-2": 18, - "ap-east-1": 5, - "ap-south-1": 18, - "ap-northeast-1": 18, - "ap-northeast-2": 18, - "ap-northeast-3": 5, - "ap-southeast-1": 18, - "ap-southeast-2": 18, - "eu-south-1": 18, - "eu-south-2": 1, - "af-south-1": 16, - "me-south-1": 3 + "odbc-snowflake-php-81": { + "ca-central-1": 10, + "eu-central-1": 10, + "eu-north-1": 10, + "eu-west-1": 10, + "eu-west-2": 10, + "eu-west-3": 10, + "sa-east-1": 10, + "us-east-1": 10, + "us-east-2": 10, + "us-west-1": 10, + "us-west-2": 10, + "ap-east-1": 7, + "ap-south-1": 10, + "ap-northeast-1": 10, + "ap-northeast-2": 10, + "ap-northeast-3": 7, + "ap-southeast-1": 10, + "ap-southeast-2": 10, + "eu-south-1": 10, + "eu-south-2": 2, + "af-south-1": 8, + "me-south-1": 5 }, - "pgsql-php-81": { - "ca-central-1": 8, - "eu-central-1": 8, - "eu-north-1": 8, - "eu-west-1": 8, - "eu-west-2": 8, - "eu-west-3": 8, - "sa-east-1": 8, - "us-east-1": 8, - "us-east-2": 8, - "us-west-1": 8, - "us-west-2": 8, - "ap-east-1": 5, - "ap-south-1": 8, - "ap-northeast-1": 8, - "ap-northeast-2": 8, - "ap-northeast-3": 5, - "ap-southeast-1": 8, - "ap-southeast-2": 8, - "eu-south-1": 8, - "eu-south-2": 1, - "af-south-1": 6, - "me-south-1": 3 + "odbc-snowflake-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 }, - "pgsql-php-82": { + "openswoole-php-80": { "ca-central-1": 5, "eu-central-1": 5, "eu-north-1": 5, @@ -1651,59 +1483,11 @@ "ap-southeast-1": 5, "ap-southeast-2": 5, "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 - }, - "rdkafka-php-80": { - "ca-central-1": 11, - "eu-central-1": 11, - "eu-north-1": 11, - "eu-west-1": 11, - "eu-west-2": 11, - "eu-west-3": 11, - "sa-east-1": 11, - "us-east-1": 11, - "us-east-2": 11, - "us-west-1": 11, - "us-west-2": 11, - "ap-east-1": 7, - "ap-south-1": 11, - "ap-northeast-1": 11, - "ap-northeast-2": 11, - "ap-northeast-3": 7, - "ap-southeast-1": 11, - "ap-southeast-2": 11, - "eu-south-1": 11, - "eu-south-2": 2, - "af-south-1": 10, - "me-south-1": 6 - }, - "rdkafka-php-81": { - "ca-central-1": 7, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-east-1": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-northeast-3": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 7, - "eu-south-2": 2, - "af-south-1": 6, - "me-south-1": 6 + "eu-south-2": 4, + "af-south-1": 4, + "me-south-1": 4 }, - "rdkafka-php-82": { + "openswoole-php-81": { "ca-central-1": 5, "eu-central-1": 5, "eu-north-1": 5, @@ -1723,14 +1507,38 @@ "ap-southeast-1": 5, "ap-southeast-2": 5, "eu-south-1": 5, - "eu-south-2": 2, + "eu-south-2": 4, "af-south-1": 4, "me-south-1": 4 }, - "redis-igbinary-php-80": { - "ca-central-1": 9, - "eu-central-1": 9, - "eu-north-1": 9, + "pcov-php-80": { + "ca-central-1": 19, + "eu-central-1": 19, + "eu-north-1": 19, + "eu-west-1": 19, + "eu-west-2": 19, + "eu-west-3": 19, + "sa-east-1": 19, + "us-east-1": 19, + "us-east-2": 19, + "us-west-1": 19, + "us-west-2": 19, + "ap-east-1": 6, + "ap-south-1": 19, + "ap-northeast-1": 19, + "ap-northeast-2": 19, + "ap-northeast-3": 6, + "ap-southeast-1": 19, + "ap-southeast-2": 19, + "eu-south-1": 19, + "eu-south-2": 2, + "af-south-1": 17, + "me-south-1": 4 + }, + "pcov-php-81": { + "ca-central-1": 9, + "eu-central-1": 9, + "eu-north-1": 9, "eu-west-1": 9, "eu-west-2": 9, "eu-west-3": 9, @@ -1747,11 +1555,11 @@ "ap-southeast-1": 9, "ap-southeast-2": 9, "eu-south-1": 9, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 7, "me-south-1": 4 }, - "redis-igbinary-php-81": { + "pcov-php-82": { "ca-central-1": 6, "eu-central-1": 6, "eu-north-1": 6, @@ -1771,35 +1579,11 @@ "ap-southeast-1": 6, "ap-southeast-2": 6, "eu-south-1": 6, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 4, "me-south-1": 4 }, - "redis-igbinary-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 - }, - "redis-php-80": { + "pgsql-php-80": { "ca-central-1": 19, "eu-central-1": 19, "eu-north-1": 19, @@ -1811,19 +1595,19 @@ "us-east-2": 19, "us-west-1": 19, "us-west-2": 19, - "ap-east-1": 5, + "ap-east-1": 6, "ap-south-1": 19, "ap-northeast-1": 19, "ap-northeast-2": 19, - "ap-northeast-3": 5, + "ap-northeast-3": 6, "ap-southeast-1": 19, "ap-southeast-2": 19, "eu-south-1": 19, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 17, - "me-south-1": 3 + "me-south-1": 4 }, - "redis-php-81": { + "pgsql-php-81": { "ca-central-1": 9, "eu-central-1": 9, "eu-north-1": 9, @@ -1835,115 +1619,19 @@ "us-east-2": 9, "us-west-1": 9, "us-west-2": 9, - "ap-east-1": 5, + "ap-east-1": 6, "ap-south-1": 9, "ap-northeast-1": 9, "ap-northeast-2": 9, - "ap-northeast-3": 5, + "ap-northeast-3": 6, "ap-southeast-1": 9, "ap-southeast-2": 9, "eu-south-1": 9, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 7, - "me-south-1": 3 - }, - "redis-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 - }, - "relay-php-80": { - "ca-central-1": 1, - "eu-central-1": 1, - "eu-north-1": 1, - "eu-west-1": 1, - "eu-west-2": 1, - "eu-west-3": 1, - "sa-east-1": 1, - "us-east-1": 1, - "us-east-2": 1, - "us-west-1": 1, - "us-west-2": 1, - "ap-east-1": 1, - "ap-south-1": 1, - "ap-northeast-1": 1, - "ap-northeast-2": 1, - "ap-northeast-3": 1, - "ap-southeast-1": 1, - "ap-southeast-2": 1, - "eu-south-1": 1, - "eu-south-2": 1, - "af-south-1": 1, - "me-south-1": 1 - }, - "relay-php-81": { - "ca-central-1": 1, - "eu-central-1": 1, - "eu-north-1": 1, - "eu-west-1": 1, - "eu-west-2": 1, - "eu-west-3": 1, - "sa-east-1": 1, - "us-east-1": 1, - "us-east-2": 1, - "us-west-1": 1, - "us-west-2": 1, - "ap-east-1": 1, - "ap-south-1": 1, - "ap-northeast-1": 1, - "ap-northeast-2": 1, - "ap-northeast-3": 1, - "ap-southeast-1": 1, - "ap-southeast-2": 1, - "eu-south-1": 1, - "eu-south-2": 1, - "af-south-1": 1, - "me-south-1": 1 - }, - "relay-php-82": { - "ca-central-1": 1, - "eu-central-1": 1, - "eu-north-1": 1, - "eu-west-1": 1, - "eu-west-2": 1, - "eu-west-3": 1, - "sa-east-1": 1, - "us-east-1": 1, - "us-east-2": 1, - "us-west-1": 1, - "us-west-2": 1, - "ap-east-1": 1, - "ap-south-1": 1, - "ap-northeast-1": 1, - "ap-northeast-2": 1, - "ap-northeast-3": 1, - "ap-southeast-1": 1, - "ap-southeast-2": 1, - "eu-south-1": 1, - "eu-south-2": 1, - "af-south-1": 1, - "me-south-1": 1 + "me-south-1": 4 }, - "scoutapm-php-80": { + "pgsql-php-82": { "ca-central-1": 6, "eu-central-1": 6, "eu-north-1": 6, @@ -1963,11 +1651,59 @@ "ap-southeast-1": 6, "ap-southeast-2": 6, "eu-south-1": 6, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 4, "me-south-1": 4 }, - "scoutapm-php-81": { + "rdkafka-php-80": { + "ca-central-1": 12, + "eu-central-1": 12, + "eu-north-1": 12, + "eu-west-1": 12, + "eu-west-2": 12, + "eu-west-3": 12, + "sa-east-1": 12, + "us-east-1": 12, + "us-east-2": 12, + "us-west-1": 12, + "us-west-2": 12, + "ap-east-1": 8, + "ap-south-1": 12, + "ap-northeast-1": 12, + "ap-northeast-2": 12, + "ap-northeast-3": 8, + "ap-southeast-1": 12, + "ap-southeast-2": 12, + "eu-south-1": 12, + "eu-south-2": 3, + "af-south-1": 11, + "me-south-1": 7 + }, + "rdkafka-php-81": { + "ca-central-1": 8, + "eu-central-1": 8, + "eu-north-1": 8, + "eu-west-1": 8, + "eu-west-2": 8, + "eu-west-3": 8, + "sa-east-1": 8, + "us-east-1": 8, + "us-east-2": 8, + "us-west-1": 8, + "us-west-2": 8, + "ap-east-1": 8, + "ap-south-1": 8, + "ap-northeast-1": 8, + "ap-northeast-2": 8, + "ap-northeast-3": 8, + "ap-southeast-1": 8, + "ap-southeast-2": 8, + "eu-south-1": 8, + "eu-south-2": 3, + "af-south-1": 7, + "me-south-1": 7 + }, + "rdkafka-php-82": { "ca-central-1": 6, "eu-central-1": 6, "eu-north-1": 6, @@ -1987,35 +1723,11 @@ "ap-southeast-1": 6, "ap-southeast-2": 6, "eu-south-1": 6, - "eu-south-2": 1, - "af-south-1": 4, - "me-south-1": 4 - }, - "scoutapm-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "eu-south-2": 3, + "af-south-1": 5, + "me-south-1": 5 }, - "spx-php-80": { + "redis-igbinary-php-80": { "ca-central-1": 10, "eu-central-1": 10, "eu-north-1": 10, @@ -2027,43 +1739,19 @@ "us-east-2": 10, "us-west-1": 10, "us-west-2": 10, - "ap-east-1": 5, + "ap-east-1": 7, "ap-south-1": 10, "ap-northeast-1": 10, "ap-northeast-2": 10, - "ap-northeast-3": 5, + "ap-northeast-3": 7, "ap-southeast-1": 10, "ap-southeast-2": 10, "eu-south-1": 10, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 8, - "me-south-1": 3 + "me-south-1": 5 }, - "sqlsrv-php-80": { - "ca-central-1": 10, - "eu-central-1": 10, - "eu-north-1": 10, - "eu-west-1": 10, - "eu-west-2": 10, - "eu-west-3": 10, - "sa-east-1": 10, - "us-east-1": 10, - "us-east-2": 10, - "us-west-1": 10, - "us-west-2": 10, - "ap-east-1": 7, - "ap-south-1": 10, - "ap-northeast-1": 10, - "ap-northeast-2": 10, - "ap-northeast-3": 7, - "ap-southeast-1": 10, - "ap-southeast-2": 10, - "eu-south-1": 10, - "eu-south-2": 1, - "af-south-1": 8, - "me-south-1": 5 - }, - "sqlsrv-php-81": { + "redis-igbinary-php-81": { "ca-central-1": 7, "eu-central-1": 7, "eu-north-1": 7, @@ -2083,35 +1771,179 @@ "ap-southeast-1": 7, "ap-southeast-2": 7, "eu-south-1": 7, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 5, "me-south-1": 5 }, - "sqlsrv-php-82": { - "ca-central-1": 3, - "eu-central-1": 3, - "eu-north-1": 3, - "eu-west-1": 3, - "eu-west-2": 3, - "eu-west-3": 3, - "sa-east-1": 3, - "us-east-1": 3, - "us-east-2": 3, - "us-west-1": 3, - "us-west-2": 3, - "ap-east-1": 3, - "ap-south-1": 3, - "ap-northeast-1": 3, - "ap-northeast-2": 3, - "ap-northeast-3": 3, - "ap-southeast-1": 3, - "ap-southeast-2": 3, - "eu-south-1": 3, - "eu-south-2": 1, - "af-south-1": 1, - "me-south-1": 1 + "redis-igbinary-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 }, - "ssh2-php-80": { + "redis-php-80": { + "ca-central-1": 20, + "eu-central-1": 20, + "eu-north-1": 20, + "eu-west-1": 20, + "eu-west-2": 20, + "eu-west-3": 20, + "sa-east-1": 20, + "us-east-1": 20, + "us-east-2": 20, + "us-west-1": 20, + "us-west-2": 20, + "ap-east-1": 6, + "ap-south-1": 20, + "ap-northeast-1": 20, + "ap-northeast-2": 20, + "ap-northeast-3": 6, + "ap-southeast-1": 20, + "ap-southeast-2": 20, + "eu-south-1": 20, + "eu-south-2": 2, + "af-south-1": 18, + "me-south-1": 4 + }, + "redis-php-81": { + "ca-central-1": 10, + "eu-central-1": 10, + "eu-north-1": 10, + "eu-west-1": 10, + "eu-west-2": 10, + "eu-west-3": 10, + "sa-east-1": 10, + "us-east-1": 10, + "us-east-2": 10, + "us-west-1": 10, + "us-west-2": 10, + "ap-east-1": 6, + "ap-south-1": 10, + "ap-northeast-1": 10, + "ap-northeast-2": 10, + "ap-northeast-3": 6, + "ap-southeast-1": 10, + "ap-southeast-2": 10, + "eu-south-1": 10, + "eu-south-2": 2, + "af-south-1": 8, + "me-south-1": 4 + }, + "redis-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 + }, + "relay-php-80": { + "ca-central-1": 2, + "eu-central-1": 2, + "eu-north-1": 2, + "eu-west-1": 2, + "eu-west-2": 2, + "eu-west-3": 2, + "sa-east-1": 2, + "us-east-1": 2, + "us-east-2": 2, + "us-west-1": 2, + "us-west-2": 2, + "ap-east-1": 2, + "ap-south-1": 2, + "ap-northeast-1": 2, + "ap-northeast-2": 2, + "ap-northeast-3": 2, + "ap-southeast-1": 2, + "ap-southeast-2": 2, + "eu-south-1": 2, + "eu-south-2": 2, + "af-south-1": 2, + "me-south-1": 2 + }, + "relay-php-81": { + "ca-central-1": 2, + "eu-central-1": 2, + "eu-north-1": 2, + "eu-west-1": 2, + "eu-west-2": 2, + "eu-west-3": 2, + "sa-east-1": 2, + "us-east-1": 2, + "us-east-2": 2, + "us-west-1": 2, + "us-west-2": 2, + "ap-east-1": 2, + "ap-south-1": 2, + "ap-northeast-1": 2, + "ap-northeast-2": 2, + "ap-northeast-3": 2, + "ap-southeast-1": 2, + "ap-southeast-2": 2, + "eu-south-1": 2, + "eu-south-2": 2, + "af-south-1": 2, + "me-south-1": 2 + }, + "relay-php-82": { + "ca-central-1": 2, + "eu-central-1": 2, + "eu-north-1": 2, + "eu-west-1": 2, + "eu-west-2": 2, + "eu-west-3": 2, + "sa-east-1": 2, + "us-east-1": 2, + "us-east-2": 2, + "us-west-1": 2, + "us-west-2": 2, + "ap-east-1": 2, + "ap-south-1": 2, + "ap-northeast-1": 2, + "ap-northeast-2": 2, + "ap-northeast-3": 2, + "ap-southeast-1": 2, + "ap-southeast-2": 2, + "eu-south-1": 2, + "eu-south-2": 2, + "af-south-1": 2, + "me-south-1": 2 + }, + "scoutapm-php-80": { "ca-central-1": 7, "eu-central-1": 7, "eu-north-1": 7, @@ -2123,19 +1955,19 @@ "us-east-2": 7, "us-west-1": 7, "us-west-2": 7, - "ap-east-1": 5, + "ap-east-1": 7, "ap-south-1": 7, "ap-northeast-1": 7, "ap-northeast-2": 7, - "ap-northeast-3": 5, + "ap-northeast-3": 7, "ap-southeast-1": 7, "ap-southeast-2": 7, "eu-south-1": 7, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 5, - "me-south-1": 3 + "me-south-1": 5 }, - "ssh2-php-81": { + "scoutapm-php-81": { "ca-central-1": 7, "eu-central-1": 7, "eu-north-1": 7, @@ -2147,136 +1979,43 @@ "us-east-2": 7, "us-west-1": 7, "us-west-2": 7, - "ap-east-1": 5, + "ap-east-1": 7, "ap-south-1": 7, "ap-northeast-1": 7, "ap-northeast-2": 7, - "ap-northeast-3": 5, + "ap-northeast-3": 7, "ap-southeast-1": 7, "ap-southeast-2": 7, "eu-south-1": 7, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 5, - "me-south-1": 3 - }, - "ssh2-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "me-south-1": 5 }, - "symfony-runtime-php-80": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 4, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 4, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "af-south-1": 5, - "me-south-1": 4 - }, - "symfony-runtime-php-81": { - "ca-central-1": 4, - "eu-central-1": 4, - "eu-north-1": 4, - "eu-west-1": 4, - "eu-west-2": 4, - "eu-west-3": 4, - "sa-east-1": 4, - "us-east-1": 4, - "us-east-2": 4, - "us-west-1": 4, - "us-west-2": 4, - "ap-east-1": 4, - "ap-south-1": 4, - "ap-northeast-1": 4, - "ap-northeast-2": 4, - "ap-northeast-3": 4, - "ap-southeast-1": 4, - "ap-southeast-2": 4, - "eu-south-1": 4, + "scoutapm-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, "af-south-1": 4, "me-south-1": 4 }, - "symfony-runtime-php-82": { - "ca-central-1": 2, - "eu-central-1": 2, - "eu-north-1": 2, - "eu-west-1": 2, - "eu-west-2": 2, - "eu-west-3": 2, - "sa-east-1": 2, - "us-east-1": 2, - "us-east-2": 2, - "us-west-1": 2, - "us-west-2": 2, - "ap-east-1": 2, - "ap-south-1": 2, - "ap-northeast-1": 2, - "ap-northeast-2": 2, - "ap-northeast-3": 2, - "ap-southeast-1": 2, - "ap-southeast-2": 2, - "eu-south-1": 2, - "af-south-1": 2, - "me-south-1": 2 - }, - "tideways-php-80": { - "ca-central-1": 1, - "eu-central-1": 1, - "eu-north-1": 1, - "eu-west-1": 1, - "eu-west-2": 1, - "eu-west-3": 1, - "sa-east-1": 1, - "us-east-1": 1, - "us-east-2": 1, - "us-west-1": 1, - "us-west-2": 1, - "ap-east-1": 1, - "ap-south-1": 1, - "ap-northeast-1": 1, - "ap-northeast-2": 1, - "ap-northeast-3": 1, - "ap-southeast-1": 1, - "ap-southeast-2": 1, - "eu-south-1": 1, - "eu-south-2": 1, - "af-south-1": 1, - "me-south-1": 1 - }, - "tideways-php-81": { + "scrypt-php-80": { "ca-central-1": 1, "eu-central-1": 1, "eu-north-1": 1, @@ -2300,31 +2039,31 @@ "af-south-1": 1, "me-south-1": 1 }, - "tideways-php-82": { - "ca-central-1": 1, - "eu-central-1": 1, - "eu-north-1": 1, - "eu-west-1": 1, - "eu-west-2": 1, - "eu-west-3": 1, - "sa-east-1": 1, - "us-east-1": 1, - "us-east-2": 1, - "us-west-1": 1, - "us-west-2": 1, - "ap-east-1": 1, - "ap-south-1": 1, - "ap-northeast-1": 1, - "ap-northeast-2": 1, - "ap-northeast-3": 1, - "ap-southeast-1": 1, - "ap-southeast-2": 1, - "eu-south-1": 1, - "eu-south-2": 1, - "af-south-1": 1, - "me-south-1": 1 + "spx-php-80": { + "ca-central-1": 11, + "eu-central-1": 11, + "eu-north-1": 11, + "eu-west-1": 11, + "eu-west-2": 11, + "eu-west-3": 11, + "sa-east-1": 11, + "us-east-1": 11, + "us-east-2": 11, + "us-west-1": 11, + "us-west-2": 11, + "ap-east-1": 6, + "ap-south-1": 11, + "ap-northeast-1": 11, + "ap-northeast-2": 11, + "ap-northeast-3": 6, + "ap-southeast-1": 11, + "ap-southeast-2": 11, + "eu-south-1": 11, + "eu-south-2": 2, + "af-south-1": 9, + "me-south-1": 4 }, - "tidy-php-80": { + "sqlsrv-php-80": { "ca-central-1": 11, "eu-central-1": 11, "eu-north-1": 11, @@ -2336,91 +2075,67 @@ "us-east-2": 11, "us-west-1": 11, "us-west-2": 11, - "ap-east-1": 7, + "ap-east-1": 8, "ap-south-1": 11, "ap-northeast-1": 11, "ap-northeast-2": 11, - "ap-northeast-3": 7, + "ap-northeast-3": 8, "ap-southeast-1": 11, "ap-southeast-2": 11, "eu-south-1": 11, "eu-south-2": 2, - "af-south-1": 10, + "af-south-1": 9, "me-south-1": 6 }, - "tidy-php-81": { - "ca-central-1": 7, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-east-1": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-northeast-3": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 7, + "sqlsrv-php-81": { + "ca-central-1": 8, + "eu-central-1": 8, + "eu-north-1": 8, + "eu-west-1": 8, + "eu-west-2": 8, + "eu-west-3": 8, + "sa-east-1": 8, + "us-east-1": 8, + "us-east-2": 8, + "us-west-1": 8, + "us-west-2": 8, + "ap-east-1": 8, + "ap-south-1": 8, + "ap-northeast-1": 8, + "ap-northeast-2": 8, + "ap-northeast-3": 8, + "ap-southeast-1": 8, + "ap-southeast-2": 8, + "eu-south-1": 8, "eu-south-2": 2, "af-south-1": 6, "me-south-1": 6 }, - "tidy-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, + "sqlsrv-php-82": { + "ca-central-1": 4, + "eu-central-1": 4, + "eu-north-1": 4, + "eu-west-1": 4, + "eu-west-2": 4, + "eu-west-3": 4, + "sa-east-1": 4, + "us-east-1": 4, + "us-east-2": 4, + "us-west-1": 4, + "us-west-2": 4, + "ap-east-1": 4, + "ap-south-1": 4, + "ap-northeast-1": 4, + "ap-northeast-2": 4, + "ap-northeast-3": 4, + "ap-southeast-1": 4, + "ap-southeast-2": 4, + "eu-south-1": 4, "eu-south-2": 2, - "af-south-1": 4, - "me-south-1": 4 - }, - "uuid-php-80": { - "ca-central-1": 18, - "eu-central-1": 18, - "eu-north-1": 18, - "eu-west-1": 18, - "eu-west-2": 18, - "eu-west-3": 18, - "sa-east-1": 18, - "us-east-1": 18, - "us-east-2": 18, - "us-west-1": 18, - "us-west-2": 18, - "ap-east-1": 5, - "ap-south-1": 18, - "ap-northeast-1": 18, - "ap-northeast-2": 18, - "ap-northeast-3": 5, - "ap-southeast-1": 18, - "ap-southeast-2": 18, - "eu-south-1": 18, - "eu-south-2": 1, - "af-south-1": 16, - "me-south-1": 3 + "af-south-1": 2, + "me-south-1": 2 }, - "uuid-php-81": { + "ssh2-php-80": { "ca-central-1": 8, "eu-central-1": 8, "eu-north-1": 8, @@ -2432,67 +2147,19 @@ "us-east-2": 8, "us-west-1": 8, "us-west-2": 8, - "ap-east-1": 5, + "ap-east-1": 6, "ap-south-1": 8, "ap-northeast-1": 8, "ap-northeast-2": 8, - "ap-northeast-3": 5, + "ap-northeast-3": 6, "ap-southeast-1": 8, "ap-southeast-2": 8, "eu-south-1": 8, - "eu-south-2": 1, + "eu-south-2": 2, "af-south-1": 6, - "me-south-1": 3 + "me-south-1": 4 }, - "uuid-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 - }, - "xdebug-php-80": { - "ca-central-1": 18, - "eu-central-1": 18, - "eu-north-1": 18, - "eu-west-1": 18, - "eu-west-2": 18, - "eu-west-3": 18, - "sa-east-1": 18, - "us-east-1": 18, - "us-east-2": 18, - "us-west-1": 18, - "us-west-2": 18, - "ap-east-1": 5, - "ap-south-1": 18, - "ap-northeast-1": 18, - "ap-northeast-2": 18, - "ap-northeast-3": 5, - "ap-southeast-1": 18, - "ap-southeast-2": 18, - "eu-south-1": 18, - "eu-south-2": 2, - "af-south-1": 17, - "me-south-1": 4 - }, - "xdebug-php-81": { + "ssh2-php-81": { "ca-central-1": 8, "eu-central-1": 8, "eu-north-1": 8, @@ -2504,43 +2171,43 @@ "us-east-2": 8, "us-west-1": 8, "us-west-2": 8, - "ap-east-1": 5, + "ap-east-1": 6, "ap-south-1": 8, "ap-northeast-1": 8, "ap-northeast-2": 8, - "ap-northeast-3": 5, + "ap-northeast-3": 6, "ap-southeast-1": 8, "ap-southeast-2": 8, "eu-south-1": 8, "eu-south-2": 2, - "af-south-1": 7, + "af-south-1": 6, "me-south-1": 4 }, - "xdebug-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, + "ssh2-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, "eu-south-2": 2, "af-south-1": 4, "me-south-1": 4 }, - "xlswriter-php-80": { + "symfony-runtime-php-80": { "ca-central-1": 5, "eu-central-1": 5, "eu-north-1": 5, @@ -2552,136 +2219,493 @@ "us-east-2": 5, "us-west-1": 5, "us-west-2": 5, - "ap-east-1": 5, + "ap-east-1": 4, "ap-south-1": 5, "ap-northeast-1": 5, "ap-northeast-2": 5, - "ap-northeast-3": 5, + "ap-northeast-3": 4, "ap-southeast-1": 5, "ap-southeast-2": 5, "eu-south-1": 5, - "eu-south-2": 3, - "af-south-1": 4, + "af-south-1": 5, "me-south-1": 4 }, - "xlswriter-php-81": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 3, + "symfony-runtime-php-81": { + "ca-central-1": 4, + "eu-central-1": 4, + "eu-north-1": 4, + "eu-west-1": 4, + "eu-west-2": 4, + "eu-west-3": 4, + "sa-east-1": 4, + "us-east-1": 4, + "us-east-2": 4, + "us-west-1": 4, + "us-west-2": 4, + "ap-east-1": 4, + "ap-south-1": 4, + "ap-northeast-1": 4, + "ap-northeast-2": 4, + "ap-northeast-3": 4, + "ap-southeast-1": 4, + "ap-southeast-2": 4, + "eu-south-1": 4, "af-south-1": 4, "me-south-1": 4 }, - "xlswriter-php-82": { - "ca-central-1": 1, - "eu-central-1": 1, - "eu-north-1": 1, - "eu-west-1": 1, - "eu-west-2": 1, - "eu-west-3": 1, - "sa-east-1": 1, - "us-east-1": 1, - "us-east-2": 1, - "us-west-1": 1, - "us-west-2": 1, - "ap-east-1": 1, - "ap-south-1": 1, - "ap-northeast-1": 1, - "ap-northeast-2": 1, - "ap-northeast-3": 1, - "ap-southeast-1": 1, - "ap-southeast-2": 1, - "eu-south-1": 1, - "eu-south-2": 1, - "af-south-1": 1, - "me-south-1": 1 + "symfony-runtime-php-82": { + "ca-central-1": 2, + "eu-central-1": 2, + "eu-north-1": 2, + "eu-west-1": 2, + "eu-west-2": 2, + "eu-west-3": 2, + "sa-east-1": 2, + "us-east-1": 2, + "us-east-2": 2, + "us-west-1": 2, + "us-west-2": 2, + "ap-east-1": 2, + "ap-south-1": 2, + "ap-northeast-1": 2, + "ap-northeast-2": 2, + "ap-northeast-3": 2, + "ap-southeast-1": 2, + "ap-southeast-2": 2, + "eu-south-1": 2, + "af-south-1": 2, + "me-south-1": 2 }, - "yaml-php-80": { - "ca-central-1": 20, - "eu-central-1": 20, - "eu-north-1": 20, - "eu-west-1": 20, - "eu-west-2": 20, - "eu-west-3": 20, - "sa-east-1": 20, - "us-east-1": 20, - "us-east-2": 20, - "us-west-1": 20, - "us-west-2": 20, - "ap-east-1": 7, - "ap-south-1": 20, - "ap-northeast-1": 20, - "ap-northeast-2": 20, - "ap-northeast-3": 7, - "ap-southeast-1": 20, - "ap-southeast-2": 20, - "eu-south-1": 20, - "eu-south-2": 1, - "af-south-1": 18, - "me-south-1": 5 + "tideways-php-80": { + "ca-central-1": 2, + "eu-central-1": 2, + "eu-north-1": 2, + "eu-west-1": 2, + "eu-west-2": 2, + "eu-west-3": 2, + "sa-east-1": 2, + "us-east-1": 2, + "us-east-2": 2, + "us-west-1": 2, + "us-west-2": 2, + "ap-east-1": 2, + "ap-south-1": 2, + "ap-northeast-1": 2, + "ap-northeast-2": 2, + "ap-northeast-3": 2, + "ap-southeast-1": 2, + "ap-southeast-2": 2, + "eu-south-1": 2, + "eu-south-2": 2, + "af-south-1": 2, + "me-south-1": 2 }, - "yaml-php-81": { - "ca-central-1": 7, - "eu-central-1": 7, - "eu-north-1": 7, - "eu-west-1": 7, - "eu-west-2": 7, - "eu-west-3": 7, - "sa-east-1": 7, - "us-east-1": 7, - "us-east-2": 7, - "us-west-1": 7, - "us-west-2": 7, - "ap-east-1": 7, - "ap-south-1": 7, - "ap-northeast-1": 7, - "ap-northeast-2": 7, - "ap-northeast-3": 7, - "ap-southeast-1": 7, - "ap-southeast-2": 7, - "eu-south-1": 7, - "eu-south-2": 1, - "af-south-1": 5, - "me-south-1": 5 + "tideways-php-81": { + "ca-central-1": 2, + "eu-central-1": 2, + "eu-north-1": 2, + "eu-west-1": 2, + "eu-west-2": 2, + "eu-west-3": 2, + "sa-east-1": 2, + "us-east-1": 2, + "us-east-2": 2, + "us-west-1": 2, + "us-west-2": 2, + "ap-east-1": 2, + "ap-south-1": 2, + "ap-northeast-1": 2, + "ap-northeast-2": 2, + "ap-northeast-3": 2, + "ap-southeast-1": 2, + "ap-southeast-2": 2, + "eu-south-1": 2, + "eu-south-2": 2, + "af-south-1": 2, + "me-south-1": 2 }, - "yaml-php-82": { - "ca-central-1": 5, - "eu-central-1": 5, - "eu-north-1": 5, - "eu-west-1": 5, - "eu-west-2": 5, - "eu-west-3": 5, - "sa-east-1": 5, - "us-east-1": 5, - "us-east-2": 5, - "us-west-1": 5, - "us-west-2": 5, - "ap-east-1": 5, - "ap-south-1": 5, - "ap-northeast-1": 5, - "ap-northeast-2": 5, - "ap-northeast-3": 5, - "ap-southeast-1": 5, - "ap-southeast-2": 5, - "eu-south-1": 5, - "eu-south-2": 1, - "af-south-1": 3, - "me-south-1": 3 + "tideways-php-82": { + "ca-central-1": 2, + "eu-central-1": 2, + "eu-north-1": 2, + "eu-west-1": 2, + "eu-west-2": 2, + "eu-west-3": 2, + "sa-east-1": 2, + "us-east-1": 2, + "us-east-2": 2, + "us-west-1": 2, + "us-west-2": 2, + "ap-east-1": 2, + "ap-south-1": 2, + "ap-northeast-1": 2, + "ap-northeast-2": 2, + "ap-northeast-3": 2, + "ap-southeast-1": 2, + "ap-southeast-2": 2, + "eu-south-1": 2, + "eu-south-2": 2, + "af-south-1": 2, + "me-south-1": 2 + }, + "tidy-php-80": { + "ca-central-1": 12, + "eu-central-1": 12, + "eu-north-1": 12, + "eu-west-1": 12, + "eu-west-2": 12, + "eu-west-3": 12, + "sa-east-1": 12, + "us-east-1": 12, + "us-east-2": 12, + "us-west-1": 12, + "us-west-2": 12, + "ap-east-1": 8, + "ap-south-1": 12, + "ap-northeast-1": 12, + "ap-northeast-2": 12, + "ap-northeast-3": 8, + "ap-southeast-1": 12, + "ap-southeast-2": 12, + "eu-south-1": 12, + "eu-south-2": 3, + "af-south-1": 11, + "me-south-1": 7 + }, + "tidy-php-81": { + "ca-central-1": 8, + "eu-central-1": 8, + "eu-north-1": 8, + "eu-west-1": 8, + "eu-west-2": 8, + "eu-west-3": 8, + "sa-east-1": 8, + "us-east-1": 8, + "us-east-2": 8, + "us-west-1": 8, + "us-west-2": 8, + "ap-east-1": 8, + "ap-south-1": 8, + "ap-northeast-1": 8, + "ap-northeast-2": 8, + "ap-northeast-3": 8, + "ap-southeast-1": 8, + "ap-southeast-2": 8, + "eu-south-1": 8, + "eu-south-2": 3, + "af-south-1": 7, + "me-south-1": 7 + }, + "tidy-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 3, + "af-south-1": 5, + "me-south-1": 5 + }, + "uuid-php-80": { + "ca-central-1": 19, + "eu-central-1": 19, + "eu-north-1": 19, + "eu-west-1": 19, + "eu-west-2": 19, + "eu-west-3": 19, + "sa-east-1": 19, + "us-east-1": 19, + "us-east-2": 19, + "us-west-1": 19, + "us-west-2": 19, + "ap-east-1": 6, + "ap-south-1": 19, + "ap-northeast-1": 19, + "ap-northeast-2": 19, + "ap-northeast-3": 6, + "ap-southeast-1": 19, + "ap-southeast-2": 19, + "eu-south-1": 19, + "eu-south-2": 2, + "af-south-1": 17, + "me-south-1": 4 + }, + "uuid-php-81": { + "ca-central-1": 9, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-east-1": 6, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-northeast-3": 6, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 9, + "eu-south-2": 2, + "af-south-1": 7, + "me-south-1": 4 + }, + "uuid-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 + }, + "xdebug-php-80": { + "ca-central-1": 19, + "eu-central-1": 19, + "eu-north-1": 19, + "eu-west-1": 19, + "eu-west-2": 19, + "eu-west-3": 19, + "sa-east-1": 19, + "us-east-1": 19, + "us-east-2": 19, + "us-west-1": 19, + "us-west-2": 19, + "ap-east-1": 6, + "ap-south-1": 19, + "ap-northeast-1": 19, + "ap-northeast-2": 19, + "ap-northeast-3": 6, + "ap-southeast-1": 19, + "ap-southeast-2": 19, + "eu-south-1": 19, + "eu-south-2": 3, + "af-south-1": 18, + "me-south-1": 5 + }, + "xdebug-php-81": { + "ca-central-1": 9, + "eu-central-1": 9, + "eu-north-1": 9, + "eu-west-1": 9, + "eu-west-2": 9, + "eu-west-3": 9, + "sa-east-1": 9, + "us-east-1": 9, + "us-east-2": 9, + "us-west-1": 9, + "us-west-2": 9, + "ap-east-1": 6, + "ap-south-1": 9, + "ap-northeast-1": 9, + "ap-northeast-2": 9, + "ap-northeast-3": 6, + "ap-southeast-1": 9, + "ap-southeast-2": 9, + "eu-south-1": 9, + "eu-south-2": 3, + "af-south-1": 8, + "me-south-1": 5 + }, + "xdebug-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 3, + "af-south-1": 5, + "me-south-1": 5 + }, + "xlswriter-php-80": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 4, + "af-south-1": 5, + "me-south-1": 5 + }, + "xlswriter-php-81": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 4, + "af-south-1": 5, + "me-south-1": 5 + }, + "xlswriter-php-82": { + "ca-central-1": 2, + "eu-central-1": 2, + "eu-north-1": 2, + "eu-west-1": 2, + "eu-west-2": 2, + "eu-west-3": 2, + "sa-east-1": 2, + "us-east-1": 2, + "us-east-2": 2, + "us-west-1": 2, + "us-west-2": 2, + "ap-east-1": 2, + "ap-south-1": 2, + "ap-northeast-1": 2, + "ap-northeast-2": 2, + "ap-northeast-3": 2, + "ap-southeast-1": 2, + "ap-southeast-2": 2, + "eu-south-1": 2, + "eu-south-2": 2, + "af-south-1": 2, + "me-south-1": 2 + }, + "yaml-php-80": { + "ca-central-1": 21, + "eu-central-1": 21, + "eu-north-1": 21, + "eu-west-1": 21, + "eu-west-2": 21, + "eu-west-3": 21, + "sa-east-1": 21, + "us-east-1": 21, + "us-east-2": 21, + "us-west-1": 21, + "us-west-2": 21, + "ap-east-1": 8, + "ap-south-1": 21, + "ap-northeast-1": 21, + "ap-northeast-2": 21, + "ap-northeast-3": 8, + "ap-southeast-1": 21, + "ap-southeast-2": 21, + "eu-south-1": 21, + "eu-south-2": 2, + "af-south-1": 19, + "me-south-1": 6 + }, + "yaml-php-81": { + "ca-central-1": 8, + "eu-central-1": 8, + "eu-north-1": 8, + "eu-west-1": 8, + "eu-west-2": 8, + "eu-west-3": 8, + "sa-east-1": 8, + "us-east-1": 8, + "us-east-2": 8, + "us-west-1": 8, + "us-west-2": 8, + "ap-east-1": 8, + "ap-south-1": 8, + "ap-northeast-1": 8, + "ap-northeast-2": 8, + "ap-northeast-3": 8, + "ap-southeast-1": 8, + "ap-southeast-2": 8, + "eu-south-1": 8, + "eu-south-2": 2, + "af-south-1": 6, + "me-south-1": 6 + }, + "yaml-php-82": { + "ca-central-1": 6, + "eu-central-1": 6, + "eu-north-1": 6, + "eu-west-1": 6, + "eu-west-2": 6, + "eu-west-3": 6, + "sa-east-1": 6, + "us-east-1": 6, + "us-east-2": 6, + "us-west-1": 6, + "us-west-2": 6, + "ap-east-1": 6, + "ap-south-1": 6, + "ap-northeast-1": 6, + "ap-northeast-2": 6, + "ap-northeast-3": 6, + "ap-southeast-1": 6, + "ap-southeast-2": 6, + "eu-south-1": 6, + "eu-south-2": 2, + "af-south-1": 4, + "me-south-1": 4 } -} +} \ No newline at end of file diff --git a/src/Service/RegionProvider.php b/src/Service/RegionProvider.php index 6fdaf06a..9677fa34 100644 --- a/src/Service/RegionProvider.php +++ b/src/Service/RegionProvider.php @@ -13,6 +13,6 @@ public function getAll(): array return [getenv('only_region')]; } - return json_decode(file_get_contents('https://raw.githubusercontent.com/brefphp/bref/master/runtime/layers/regions.json'), true); + return json_decode(file_get_contents('https://raw.githubusercontent.com/brefphp/bref/master/utils/layers.json/regions.json'), true); } }