Skip to content

Fix CDK deployment on windows#104

Open
GarrettBeatty wants to merge 1 commit into
awslabs:mainfrom
GarrettBeatty:cdkfix
Open

Fix CDK deployment on windows#104
GarrettBeatty wants to merge 1 commit into
awslabs:mainfrom
GarrettBeatty:cdkfix

Conversation

@GarrettBeatty
Copy link
Copy Markdown

@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
Copy Markdown
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