Skip to content

docs: add auth token guidance for LocalStack module#11569

Open
PreAgile wants to merge 5 commits intotestcontainers:mainfrom
PreAgile:docs/localstack-auth-token-warning
Open

docs: add auth token guidance for LocalStack module#11569
PreAgile wants to merge 5 commits intotestcontainers:mainfrom
PreAgile:docs/localstack-auth-token-warning

Conversation

@PreAgile
Copy link
Contributor

@PreAgile PreAgile commented Mar 18, 2026

Summary

  • Add warning about LocalStack auth token requirement starting March 23, 2026
  • Show how to set LOCALSTACK_AUTH_TOKEN via .withEnv()
  • Document version pinning as an alternative

Closes #11568

Test plan

  • Verify docs render correctly via Netlify deploy preview
  • Codeinclude blocks unchanged; verify rendered page in deploy preview
  • No Java code changes, existing tests unaffected

PreAgile and others added 5 commits March 10, 2026 16:39
Starting March 23, 2026, localstack/localstack:latest requires a
LOCALSTACK_AUTH_TOKEN environment variable. Add a warning admonition
and usage examples for both auth token and version pinning approaches.

Closes testcontainers#11568

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement]: localstack/localstack:latest will require auth token from March 23 — LocalStack module docs & examples need updating

1 participant