Replies: 1 comment
-
Did you figure this out? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on migrating an AWS CDK project from v1 to v2. The following piece of code gives different between v1 and v2 :
In v2, I get the following additional output :
Why are the dependencies on DefaultRoute and RouteTableAssociation created with v2, but not v1?
Beta Was this translation helpful? Give feedback.
All reactions