Skip to content

cdklocal bootstrap does not respect AWS_ENDPOINT_URL variableΒ #103

@bjornhansen

Description

@bjornhansen

I followed the directions in README.md to install and configure cdklocal. I have an environment variable set as: AWS_ENDPOINT_URL=http://localhost:4566

When I run cdklocal bootstrap it always deploys to my AWS account aws://[account_number]/us-east-1 instead of my Localstack environment http://localhost:4566. I've tried various configurations and cannot get it to work, is this user error or an issue?

I'm using CDK version 2.176.0 running on macOS 15.2.

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