Skip to content

Commit

Permalink
feat(region-info): update Metadata regions (#31044)
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 Aug 6, 2024
1 parent 292846e commit ae7d181
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 @@ -12,6 +12,7 @@ export const AWS_CDK_METADATA = new Set([
'ap-east-1',
'ap-northeast-1',
'ap-northeast-2',
'ap-northeast-3',
'ap-south-1',
'ap-southeast-1',
'ap-southeast-2',
Expand Down

0 comments on commit ae7d181

Please sign in to comment.