integ-tests: allow for different props during the stack update workflow #30402
Labels
@aws-cdk/integ-tests
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
Allow
testCase
stacks to use different props on the stack create and update workflowsUse Case
I have CDK constructs that utilize custom resources. This would allow me to properly test custom resources
onUpdate
operations by changing the properties passed to themProposed Solution
No response
Other Information
I can currently achieve this behavior with the following "workaround". It forces two instances of the stack to use the same stack name to achieve the update functionality
Acknowledgements
CDK version used
2.143.1
Environment details (OS name and version, etc.)
N/A
The text was updated successfully, but these errors were encountered: