Skip to content

docs: add auth token guidance for LocalStack module#11569

Open
PreAgile wants to merge 1 commit intotestcontainers:mainfrom
PreAgile:docs/localstack-auth-token-warning
Open

docs: add auth token guidance for LocalStack module#11569
PreAgile wants to merge 1 commit 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

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.
@PreAgile PreAgile force-pushed the docs/localstack-auth-token-warning branch from 8466e6c to 7802cc4 Compare March 22, 2026 12:52
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