Snowflake Provider Launch

Posted on

Snowflake support is here! Pulumi’s new Snowflake Provider gives you the ability to easily set up cloud storage and manage your connections to Snowflake, right alongside the rest of your code.

Pulumi is bringing management of your Snowflake resources into the same place as the rest of your infrastructure! Whether you’re already a big fan or you were just exploring the possibility of using Snowflake, Pulumi has you. For example, you can:

  • Set up storage in your cloud provider and add it to Snowflake as an external stage
  • Add storage and connect it to Snowpipe
  • Create a service user and push the key into the secrets manager of your choice
  • Rotate keys

You can check out the details in the official Snowflake Provider documentation , with references for Python, Go, TypeScript, and C#!