]> git.ipfire.org Git - people/ms/libloc.git/commitdiff
importer: AWS: Add country code of NZ for ap-southeast-5
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Jul 2023 10:23:31 +0000 (10:23 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Jul 2023 10:27:22 +0000 (10:27 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/scripts/location-importer.in

index 28e80702ad29e408eb4d5b469b6e8a6cec287058..c578de06f12b9ff638c7741a92d390ae5b028c4b 100644 (file)
@@ -1586,6 +1586,7 @@ class CLI(object):
                                "ap-southeast-2": "AU",
                                "ap-southeast-3": "MY",
                                "ap-southeast-4": "AU",
+                               "ap-southeast-5": "NZ", # Auckland, NZ
                                "ap-southeast-6": "AP", # XXX: Precise location not documented anywhere
                                "ap-northeast-1": "JP",
                                "ca-central-1": "CA",