We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae38d2d commit bd3e98aCopy full SHA for bd3e98a
packages/aws-cdk-lib/region-info/build-tools/fact-tables.ts
@@ -57,10 +57,13 @@ export const EBS_ENV_ENDPOINT_HOSTED_ZONE_IDS: { [region: string]: string } = {
57
'ap-southeast-1': 'Z16FZ9L249IFLT',
58
'ap-southeast-2': 'Z2PCDNR3VC2G1N',
59
'ap-southeast-3': 'Z05913172VM7EAZB40TA8',
60
+ 'ap-southeast-5': 'Z18NTBI3Y7N9TZ',
61
+ 'ap-southeast-7': 'Z1R25G3KIG2GBW',
62
'ca-central-1': 'ZJFCZL7SSZB5I',
63
'eu-central-1': 'Z1FRNW7UH4DEZJ',
64
'eu-north-1': 'Z23GO28BZ5AETM',
65
'eu-south-1': 'Z10VDYYOA2JFKM',
66
+ 'eu-south-2': 'Z23GO28BZ5AETM',
67
'eu-west-1': 'Z2NYPWQ7DFZAZH',
68
'eu-west-2': 'Z1GKAAAUGATPF1',
69
'eu-west-3': 'Z5WN6GAYWG5OB',
0 commit comments