Skip to content

Commit 306c3f1

Browse files
feat(region-info): update Metadata regions (#28166)
Update the list of regions where the CDK deploys the `AWS::CDK::Metadata` resource.
1 parent 85cc0c6 commit 306c3f1

File tree

1 file changed

+2
-0
lines changed
  • packages/aws-cdk-lib/region-info/build-tools

1 file changed

+2
-0
lines changed

packages/aws-cdk-lib/region-info/build-tools/metadata.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ export const AWS_CDK_METADATA = new Set([
1616
'ap-southeast-1',
1717
'ap-southeast-2',
1818
'ca-central-1',
19+
'cn-north-1',
20+
'cn-northwest-1',
1921
'eu-central-1',
2022
'eu-north-1',
2123
'eu-south-1',

0 commit comments

Comments
 (0)