docs(aws): migrate /aws/connecting section to use lstk#792
Open
peter-smith-phd wants to merge 3 commits into
Open
docs(aws): migrate /aws/connecting section to use lstk#792peter-smith-phd wants to merge 3 commits into
lstk#792peter-smith-phd wants to merge 3 commits into
Conversation
Deploying localstack-docs with
|
| Latest commit: |
2d1aa99
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a8be10ae.localstack-docs.pages.dev |
| Branch Preview URL: | https://devx-990-aws-docs-to-lstk-co.localstack-docs.pages.dev |
peter-smith-phd
changed the base branch from
main
to
doc-312-aws-docs-to-use-lstk
July 16, 2026 22:21
lstk
Replace pip-based install instructions with links to the official AWS CLI and lstk installation guides, rename the awslocal section to lstk aws, and call out the pre-built AWS CLI container image as a third connection approach. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
… to lstk Replace awslocal/tflocal/samlocal/cdklocal instructions in the Terraform, AWS SAM, and AWS CDK guides (plus stray awslocal mentions in Crossplane, Cloud Custodian, Former2, Pulumi, Serverless Framework, and Chalice) with the equivalent lstk subcommands. Add a new Deprecated Wrapper Scripts reference page documenting the old scripts for anyone still relying on them, linked from each migrated page. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
peter-smith-phd
force-pushed
the
devx-990-aws-docs-to-lstk-connecting
branch
from
July 16, 2026 22:32
1fa523e to
bea308b
Compare
peter-smith-phd
marked this pull request as ready for review
July 16, 2026 22:46
peter-smith-phd
requested review from
HarshCasper,
quetzalliwrites and
remotesynth
as code owners
July 16, 2026 22:46
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Migrate the entire "Connecting" section to use
lstk, instead of the existinglocalstack,awslocal,tflocal,samlocal, orcdklocalwrappers.awslocaltolstk aws. Remove warnings/issues that are no longer relevant.tflocal/samlocal/cdklocaltolstk terraform,lstk sam,lstk cdk. Update lists of configuration options and variables.awslocalmentions in Crossplane, Cloud Custodian, Former2, and Pulumi guides.localstack startforlstk startin the Serverless Framework and Chalice guides.Fixes DEVX-990
🤖 Generated with Claude Code, guided gently and reviewed by Peter.