Skip to content

Allow using existing cdk.out #23

Closed
@wichert

Description

We use Python for CDK, and require some extra magic to handle AWS authentication. The end result of that is that to run CDK the real command I need to use is this: aws-woven-auth dev run poetry run cdk synth --all. This is of course highly specific to our environment, so cfn-diagram does not need to support that directly. What we do need to make the CDK integration work for us is an ability to either use an existing cdk.out directory, or be able to specify our own cdk command.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions