DOC-430: Create Snowflake lstk doc + rename Tooling to Developer Tools - #910
Open
quetzalliwrites wants to merge 1 commit into
Open
DOC-430: Create Snowflake lstk doc + rename Tooling to Developer Tools#910quetzalliwrites wants to merge 1 commit into
quetzalliwrites wants to merge 1 commit into
Conversation
Follows the same v2 lstk IA split done for AWS (#898) and Azure (#909). Unlike Azure, Snowflake never had its own lstk reference at all -- its docs just linked out to the AWS-hosted page. Adds the same nine-page split under /snowflake/developer-tools/lstk/: - index.mdx, authentication.md, configuration.mdx, lifecycle-commands.md, cloud-and-iac-commands.md, snapshots.md, automation.mdx, setup-and-maintenance.md, faq-and-troubleshooting.md Snowflake-specific adjustments: - Prerequisites and FAQ links point at Snowflake's own Auth Token, Getting Started, and Help & Support pages where those exist (managing-your-license, the Docker Compose alternative, and get-help). Left the corporate-proxy FAQ link and the legacy LocalStack CLI deprecation tip pointing at the shared AWS pages, since Snowflake has no equivalent of the former and does share the latter (the legacy CLI was cross-product, just deprecated in favor of lstk). - The Volume mounts example already used a Snowflake init hook and type = "snowflake" in the AWS canonical version, so no change was needed there. Also renames snowflake/tooling/ to snowflake/developer-tools/ (moving user-interface.md) and updates the sidebar label from "Tooling" to "Developer Tools", matching the AWS/Azure naming convention per the ticket. Adds a public/_redirects entry for the old /snowflake/tooling/user-interface/ URL, and updates the three existing cross-references to it plus the one snowflake doc that linked out to the AWS-hosted lstk page.
quetzalliwrites
requested review from
HarshCasper and
remotesynth
as code owners
September 1, 2026 20:29
Deploying localstack-docs with
|
| Latest commit: |
8fe95ee
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://69bb4c04.localstack-docs.pages.dev |
| Branch Preview URL: | https://doc-430-docs-update-snowflak.localstack-docs.pages.dev |
Collaborator
Author
|
same thoughts as I shared in #909... Hey @remotesynth, Maureen approved the new v2 IA for Now that we've merged that v2 IA for the aws product line, we should make this update for the snow product line docs too. Since we're not using components after all.... then we're maintaining in each product line? Or let me know if you have another better idea. |
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
Follows the same v2 lstk IA split done for AWS (#898) and Azure (#909). Unlike Azure, Snowflake never had its own lstk reference at all — its docs just linked out to the AWS-hosted page. This adds the same nine-page split under
/snowflake/developer-tools/lstk/:index.mdx,authentication.md,configuration.mdx,lifecycle-commands.md,cloud-and-iac-commands.md,snapshots.md,automation.mdx,setup-and-maintenance.md,faq-and-troubleshooting.mdSnowflake-specific adjustments:
#managing-your-license, the Docker Compose alternative, andget-help).lstk).type = "snowflake"in the AWS canonical version, so no change was needed there.Also, per the ticket:
snowflake/tooling/tosnowflake/developer-tools/(movinguser-interface.md) and updated the sidebar label from "Tooling" to "Developer Tools", matching the AWS/Azure naming convention.public/_redirectsentry for the old/snowflake/tooling/user-interface/URL.Linear ticket
https://linear.app/localstack/issue/DOC-430/docs-update-snowflake-lstk-doc-based-on-new-lstk-v2-ia
Test plan
npx astro buildcompletes successfully (422 pages built)lstk/<page>/#anchorcross-references between the nine new pages resolve to a real heading ID in the built outputgetting-started/auth-token/#managing-your-license,getting-started/#alternatives,help-support/get-help/)user-interfacepage builds at its new path