Skip to content

Environments

An environment defines the connection between a project and your chosen cloud data warehouse. Environments include useful defaults such as a default warehouse, database, and schema, that can be used to pre-populate component configurations in the Designer.

Not added a project yet? Read Add project.


Add an environment

  1. From the Your projects menu, select your project.
  2. Navigate to the Environments tab.
  3. Click Add new environment.
Parameter Description
Environment name A unique name for the environment. Max 255 characters.
Agent A working agent. This is only required if you are using a Hybrid Cloud solution. To learn how to create an agent, read Create an agent.

Click Continue.


Specify Snowflake credentials

Parameter Description
Account Enter your Snowflake account name and region (part of the URL you use to log into Snowflake). Uses the format [accountName].[region_id].
Username Your Snowflake username.
Secret name A named entry created in AWS Secrets Manager.
Secret key A named secret key tied to your secret name.

Click Continue.


Select Snowflake defaults

Property Description
Default role The default Snowflake role for this environment connection. Read Overview of Access Control to learn more.
Default warehouse The default Snowflake warehouse for this environment connection. Read Overview of Warehouses to learn more.
Default database The default Snowflake database for this environment connection. Read Database, Schema, and Share DDL to learn more.
Default schema The default Snowflake schema for this environment connection. Read Database, Schema, and Share DDL to learn more.

Click Finish.

Your new environment is listed in the Environment menu.

To edit an environment, click ... for that environment and click Edit environment.

Note

You can sort the Environment menu by name, default agent, or cloud data warehouse account name.


Associate cloud provider credentials with an environment

Each environment in your project must have at least one set of cloud credentials associated with it. This will allow you to access account resources on different platforms other than that hosting your project. For example, if your project is on AWS and you want to access resources in Azure, you need to associate your Azure cloud credentials with the environment.

You can associate credentials from multiple providers, but only one set of credentials for each cloud provider. For example, you can associate both AWS and Azure credentials, but not two different AWS credentials.

You can associate credentials with an environment when you first Create cloud provider credentials, or you can associate them later as follows:

  1. In your project, click the Environments tab.
  2. Click the more button ... on the corresponding row of the environment you want to associate, and select Associate Credentials.
  3. Select the credentials from the drop-down lists. You can associate one set of credentials for each cloud provider.
  4. Click Associate.