From 99e7c2b149bb0dad601a01e6f9023b0f17335ef8 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Wed, 12 Jun 2024 12:45:46 -0400 Subject: [PATCH 1/2] add terraform info note to Snowflake --- src/connections/storage/catalog/snowflake/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/connections/storage/catalog/snowflake/index.md b/src/connections/storage/catalog/snowflake/index.md index 369b6dda2c..e748aea408 100644 --- a/src/connections/storage/catalog/snowflake/index.md +++ b/src/connections/storage/catalog/snowflake/index.md @@ -9,6 +9,9 @@ redirect_from: [Snowflake](https://docs.snowflake.net/manuals/index.html){:target="_blank"} is a data warehouse, built for the cloud, that delivers performance, simplicity, concurrency and affordability. +> info "" +> Segment has a Terraform provider, powered by the Public API, that you can use to create a Snowflake warehouse. See the [segment_warehouse (Resource)](https://registry.terraform.io/providers/segmentio/segment/latest/docs/resources/warehouse){:target="_blank”} documentation for more information. + ## Getting started There are six steps to get started using Snowflake with Segment. From f7901cb5fc180c150e0fa1fc8d800484feb8c69e Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Wed, 12 Jun 2024 12:56:36 -0400 Subject: [PATCH 2/2] forgot to save --- .../reverse-etl-source-setup-guides/snowflake-setup.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/connections/reverse-etl/reverse-etl-source-setup-guides/snowflake-setup.md b/src/connections/reverse-etl/reverse-etl-source-setup-guides/snowflake-setup.md index 79edb26b42..f48fca17ce 100644 --- a/src/connections/reverse-etl/reverse-etl-source-setup-guides/snowflake-setup.md +++ b/src/connections/reverse-etl/reverse-etl-source-setup-guides/snowflake-setup.md @@ -15,6 +15,9 @@ At a high level, when you set up Snowflake for Reverse ETL, the configured user/ ## Set up guide Follow the instructions below to set up the Segment Snowflake connector. Segment recommends you use the `ACCOUNTADMIN` role to execute all the commands below, and that you create a user that authenticates with an encrypted key pair. +> info "" +> Segment has a Terraform provider, powered by the Public API, that you can use to create a Snowflake Reverse ETL source. See the [segment_source (Resource)](https://registry.terraform.io/providers/segmentio/segment/latest/docs/resources/source){:target="_blank”} documentation for more information. + 1. Log in to your Snowflake account. 2. Navigate to *Worksheets*. 3. Enter and run the code below to create a database.