cdk.Output should validate that it is non-empty #2012
Labels
@aws-cdk/core
Related to core CDK functionality
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
When trying to create a VpcNetwork without VpnGateway, VpcNetworks import props cannot be exported.
cdk deploy output:
vpc.ts:
cfn template Outputs section from cdk synth:
The text was updated successfully, but these errors were encountered: