Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update awscdk examples align with best practice #51

Merged
merged 3 commits into from
May 18, 2024

Conversation

eladb
Copy link
Contributor

@eladb eladb commented Apr 21, 2024

The new best practice as described in winglang/wing#6286 is to configure a cdk.json file to use wing compile as the CDK app.

This standardizes the usage through the CDK CLI and enables all CDK features like context lookups, etc.

The *new* best practice as described in winglang/wing#6286 is to configure a `cdk.json` file to use `wing compile` as the CDK app.

This standardizes the usage through the CDK CLI and enables all CDK features like context lookups, etc.
@eladb eladb merged commit 2816da5 into main May 18, 2024
18 of 34 checks passed
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