Skip to content

Local deployment process is stuck #3

@aleg

Description

@aleg

When I run make deploy, the bootstrap phase runs successfully, but then the cdklocal deploy command gets stuck at step 35 Custom::VpcRestrictDefaultSG.
I managed to make it work by removing this line from cdk.json
"@aws-cdk/aws-ec2:restrictDefaultSecurityGroup": true,

I'm using node version v16.17.1 and I've tried with both Python 3.10 and 3.12.
cdklocal version 2.165.0 (build 00f70f1)
cdk version 2.165.0 (build 00f70f1)

aws-cdk-lib==2.138.0
aws-cdk.asset-awscli-v1==2.2.210
aws-cdk.asset-kubectl-v20==2.1.3
aws-cdk.asset-node-proxy-agent-v6==2.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions