Skip to content

Migrate from the localstack CLI to lstk - #85

Merged
HarshCasper merged 1 commit into
masterfrom
devx-1056-migrate-to-lstk
Sep 4, 2026
Merged

HarshCasper merged 1 commit into
masterfrom
devx-1056-migrate-to-lstk

Conversation

@HarshCasper

@HarshCasper HarshCasper commented Sep 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Replace localstack/awslocal/cdklocal invocations with lstk across the Makefile, README, and CI workflow.
  • Replace the setup-localstack action with npm install -g @localstack/lstk aws-cdk + lstk setup aws + lstk start.
  • Unset AWS_ENDPOINT_URL in the Makefile's start/stop/logs recipes; the Makefile exports it globally and lstk lifecycle commands refuse it.
  • Remove the unused aws-cdk-local devDependency.

Testing

  • CI workflow run on this branch.

Part of DEVX-1056

Note: the failing "CircleCI Pipeline" check is a stale CircleCI integration — the repo has no .circleci/config.yml. Pre-existing; the integration can only be removed in repo/org settings.

@HarshCasper
HarshCasper merged commit 875c7be into master Sep 4, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant