You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
BalmungSan, alx094, carlos-labrador and Grigore147