Terraform 101: How to Manage Snowflake Account Objects with Code
About
Terraform is a declarative Infrastructure as Code (IaC) tool. It is stateful, helping you understand and handle dependencies between resources. Using Terraform is a great way to manage account level Snowflake resources. Many Snowflake customers use Terraform to comply with security controls, maintain consistency, and support similar engineering workflows for infrastructure at scale.
In this webinar, you’ll learn how to use Terraform to manage your Snowflake configurations in an automated and source-controlled way.
During this lab, an instructor will teach you to build a repository containing a Terraform project that manages Snowflake account objects through code.
When
Thursday, October 26, 2023 · 1:00 p.m.
Eastern Time (US & Canada) (GMT -4:00)
Agenda
Basic Terraform usage
How to create users, roles, databases, schemas, and warehouses in Terraform