Skip to content

Commit

Permalink
feat(region-info): update Metadata regions
Browse files Browse the repository at this point in the history
Update the list of regions where the CDK deploys the `AWS::CDK::Metadata` resource.
  • Loading branch information
aws-cdk-automation authored Nov 23, 2023
1 parent 31c18f7 commit ee7fa86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/aws-cdk-lib/region-info/build-tools/metadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ export const AWS_CDK_METADATA = new Set([
'ap-southeast-1',
'ap-southeast-2',
'ca-central-1',
'cn-north-1',
'cn-northwest-1',
'eu-central-1',
'eu-north-1',
'eu-south-1',
Expand Down

0 comments on commit ee7fa86

Please sign in to comment.