-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Make stack.partition concrete if region is concrete #4092
Copy link
Copy link
Closed
Labels
@aws-cdk/coreRelated to core CDK functionalityRelated to core CDK functionalityeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2
Description
🚀 Feature Request
Description
If users specify env.region when they define a Stack, we should be able to return a concrete value for stack.partition instead of { "Ref": "AWS::Partition" }
Proposed Solution
Create a map from region to partition in region-info.
Environment
- CDK CLI Version:
- Module Version:
- OS:
- Language:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/coreRelated to core CDK functionalityRelated to core CDK functionalityeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2