DOC-292: Remove proxy mode references from Snowflake docs#809
Open
quetzalliwrites wants to merge 1 commit into
Open
DOC-292: Remove proxy mode references from Snowflake docs#809quetzalliwrites wants to merge 1 commit into
quetzalliwrites wants to merge 1 commit into
Conversation
Drop the Proxy Configuration section and SF_PROXY_* env vars from the configuration docs (SF_PROXY_PASSWORD asked for a plaintext password and the feature is no longer exposed in the web UI), and remove the proxy-to-real-Snowflake mentions from the UI introduction docs.
quetzalliwrites
requested review from
HarshCasper and
remotesynth
as code owners
July 23, 2026 13:36
Deploying localstack-docs with
|
| Latest commit: |
d805153
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://faddfff1.localstack-docs.pages.dev |
| Branch Preview URL: | https://doc-292-remove-proxy-mode-re.localstack-docs.pages.dev |
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
## Proxy Configurationsection (SF_PROXY_HOST,SF_PROXY_USER,SF_PROXY_PASSWORD) and theSF_PROXY_PRIVATE_KEYrow from the Core table insnowflake/capabilities/configuration.md.SF_PROXY_PASSWORDasked users to pass a real Snowflake password as a plaintext env var, and this proxy feature is no longer exposed in the web UI.snowflake/tooling/user-interface.md.snowflake/changelog.md's historical "Add Snowflake proxy request handler" entry untouched, since changelogs document past releases rather than current behavior.Linear: https://linear.app/localstack/issue/DOC-292/remove-proxy-mode-references-from-snowflake-docs
Test plan
astro buildcompletes successfullystarlight-links-validatorreports all internal links valid