Skip to content

Commit 9025635

Browse files
feat(region-info): update Metadata regions (#31047)
Update the list of regions where the CDK deploys the `AWS::CDK::Metadata` resource.
1 parent 6ec69b9 commit 9025635

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export const AWS_CDK_METADATA = new Set([
2020
'ap-southeast-3',
2121
'ap-southeast-4',
2222
'ca-central-1',
23+
'ca-west-1',
2324
'cn-north-1',
2425
'cn-northwest-1',
2526
'eu-central-1',

0 commit comments

Comments
 (0)