Before deploying your data pipeline to an Environment, several prerequisites must be completed.
- Configure the Environment in the Build settings of your Workspace:
- Snowflake connectivity
- Storage Mappings
- Parameters
- Set up validate connectivity to Git for your Project and commit your development to the Git branch you will use for your deployment
- Create the database(s) / schema(s) for your pipeline objects and provision required RBAC for them in Snowflake
- If using the Command Line Interface (CLI) for deployment:
- Generate your access token (see the Generating Your Token section of the Coalesce documentation)
- Install the Coalesce CLI on the machine or service you will use to orchestrate the deployment