(aws-servicecatalog): ProductStack Env #29219
Labels
@aws-cdk/aws-servicecatalog
Related to AWS Service Catalog
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p3
Describe the feature
We want to be able to specify the env for the ProductStack, ie. account and/or region.
Use Case
In CDK Pipeline currently the ProductStack takes its env from the stage.
In our usecase we need the Product to either be account agnostic or use an account different from the stage.
However, for cross-region deployments an account needs to be specified on the stage.
This results in breaking behaviour with our account requirement from above
Proposed Solution
Expose an
env
property similar to regular stacksOther Information
No response
Acknowledgements
CDK version used
2.129.0
Environment details (OS name and version, etc.)
Mac
The text was updated successfully, but these errors were encountered: