corymhall / cdk-diff-action

GitHub action to post CDK diff to PR comments
Apache License 2.0
40 stars 6 forks source link

Feature Request: Allow to run this on subfolders #40

Closed Dzhuneyt closed 8 months ago

Dzhuneyt commented 8 months ago

The action should accept an optional "subfolder" where the CDK project lives. This is useful for monorepo projects, where there might be a folder for backend, folder for frontend and folder for IaC, rather than everything being in the root.