βοΈSnowflake
Instructions for installation and configuration of Snowflake agent
Snowflake is a cloud-native data warehouse and general-purpose data platform.
Use this integration to build Indicators and Virtual datasets on top of your databases defined in Snowflake
Pre-requisites:
git
terraform-cli
(> v1.2) : detailed installation instructions hereYou Lariat API Key and Application Key. Contact someone on the Lariat Team to get these.
Download the Snowflake Terraform Installer
git clone [email protected]:lariat-data/terraform-lariat-snowflake-agent.git
Run the installation
LARIAT_API_KEY=<your_api_key> LARIAT_APPLICATION_KEY=<your_app_key> terraform apply
Last updated