Skip to content

Commit d7c04a4

Browse files
SNOW-1756807: Add note about GCP regional endpoints (#1234)
1 parent 3d3e1a5 commit d7c04a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ go get -u github.com/snowflakedb/gosnowflake
4747
For detailed documentation and basic usage examples, please see the documentation at
4848
[godoc.org](https://godoc.org/github.com/snowflakedb/gosnowflake/).
4949

50+
## Note
51+
52+
This driver currently does not support GCP regional endpoints. Please ensure that any workloads using through this driver do not require support for regional endpoints on GCP. If you have questions about this, please contact Snowflake Support.
53+
5054
# Sample Programs
5155

5256
Snowflake provides a set of sample programs to test with. Set the environment variable ``$GOPATH`` to the top directory of your workspace, e.g., ``~/go`` and make certain to

0 commit comments

Comments
 (0)