Skip to content

Commit

Permalink
feat(region-info): update Metadata regions (#31047)
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 committed Aug 7, 2024
1 parent 6ec69b9 commit 9025635
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/aws-cdk-lib/region-info/build-tools/metadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export const AWS_CDK_METADATA = new Set([
'ap-southeast-3',
'ap-southeast-4',
'ca-central-1',
'ca-west-1',
'cn-north-1',
'cn-northwest-1',
'eu-central-1',
Expand Down

0 comments on commit 9025635

Please sign in to comment.