Skip to content

Conversation

GarrettBeatty
Copy link

@GarrettBeatty GarrettBeatty commented May 16, 2025

Issue #, if available:

Description of changes:

  1. Adds cdk.out to list of folders to exclude when doing deploy. Without this change, it was doing an infinite creation of the directories on windows because everytime a output was added to cdk.out, it was then reindexing it and creating another folder in cdk.out and repeating the process. After this change, i can successfully deploy the CDK

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@GarrettBeatty GarrettBeatty marked this pull request as ready for review May 16, 2025 14:58
@TingDaoK
Copy link
Contributor

aws/aws-cdk#3899 looks like related to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants