Examples of how to automate creating a Snowplow Community pipeline.
These examples cover deploying an Iglu Server, for hosting your schemas, and a Snowplow pipeline.
Tool | Cloud | Components | Status | Deployment Summary |
---|---|---|---|---|
Terraform | AWS | Iglu Server | Published | |
Terraform | AWS | Pipeline (PostgreSQL) | Published | AWS PostgreSQL Summary |
Terraform | AWS | Pipeline (Snowflake) | Published | AWS Snowflake Summary |
Terraform | AWS | Pipeline (Redshift) | Published | AWS Redshift Summary |
Terraform | AWS | Pipeline (Databricks) | Published | AWS Databricks Summary |
Terraform | GCP | Iglu Server | Published | |
Terraform | GCP | Pipeline (PostgreSQL) | Published | GCP PostgreSQL Summary |
Terraform | GCP | Pipeline (BigQuery) | Published | GCP BigQuery Summary |
Terraform | Azure | Iglu Server | Published | |
Terraform | Azure | Pipeline (Snowflake) | Published | Azure Snowflake Summary |
Terraform | Azure | Pipeline (Databricks) | Published | Azure Snowflake Summary |
Terraform | Azure | Pipeline (Synapse Analytics) | Published | Azure Snowflake Summary |
Installation Guide | FAQ |
---|---|
Installation Guide | FAQ |
To generate the READMEs, use terraform-docs.
For example:
terraform-docs -c .terraform-docs.yml terraform/aws/iglu_server/default
terraform-docs -c .terraform-docs.yml terraform/aws/iglu_server/secure
terraform-docs -c .terraform-docs.yml terraform/aws/pipeline/default
terraform-docs -c .terraform-docs.yml terraform/aws/pipeline/secure
terraform-docs -c .terraform-docs.yml terraform/gcp/iglu_server/default
terraform-docs -c .terraform-docs.yml terraform/gcp/iglu_server/secure
terraform-docs -c .terraform-docs.yml terraform/gcp/pipeline/default
terraform-docs -c .terraform-docs.yml terraform/gcp/pipeline/secure
Copyright (c) 2022-present Snowplow Analytics Ltd. All rights reserved.
Licensed under the Snowplow Limited Use License Agreement. (If you are uncertain how it applies to your use case, check our answers to frequently asked questions.)