Closed
Description
Summary
The experimental CDK toolkit CLI that we use for our e2e tests has introduced a lock mechanism on the output folder generated by a stack being synthesized.
This conflicts with our current usage that creates a shared folder and generates test-specific output files, thus causing the tests to fail.
Why is this needed?
So that the e2e tests can continue working with the newer version of the experimental CDK toolkit.
Which area does this relate to?
No response
Solution
Update the logic that generates the output folder to be unique for each test.
Acknowledgment
- This request meets Powertools for AWS Lambda (TypeScript) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Shipped