OPEN_SOURCE ↗
HN · HACKER_NEWS// 19d agoNEWS
LocalStack archives repo, requires auth token
The LocalStack for AWS repository is now archived and read-only, and the company says the latest image will require a user account and auth token starting March 23, 2026. A free non-commercial tier remains, but teams relying on the localstack/localstack:latest image will need to authenticate or pin an older release.
// ANALYSIS
This is a classic open-core boundary move: LocalStack is not killing the product, but it is ending the old "pull latest and go" workflow that made the community repo feel frictionless. The archive notice is symbolic; the real change is that the newest image now sits behind account-based access.
- –The repo itself says it is archived and read-only, with development consolidated into a unified image: [GitHub repo](https://github.com/localstack/localstack)
- –LocalStack's migration post says the single image will require a user account and auth token from March 23, 2026: [migration post](https://blog.localstack.cloud/localstack-single-image-next-steps/)
- –CI is the sharpest breakage point: any pipeline pulling `localstack/localstack:latest` needs an auth token or a pin before the cutoff.
- –The free non-commercial tier softens the blow for hobbyists, but the new flow still adds friction for anyone who expected fully anonymous pulls.
// TAGS
localstackopen-sourceclouddevtoolclitestingpricing
DISCOVERED
19d ago
2026-03-23
PUBLISHED
19d ago
2026-03-23
RELEVANCE
6/ 10
AUTHOR
ecshafer