[go: nahoru, domu]

Skip to content

MediaJel/snowplow-pipeline-terraform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick start examples for Snowplow Deployment

Release License Discourse posts

Examples of how to automate creating a Snowplow Open Source pipeline.

These examples cover deploying an Iglu Server, for hosting your schemas, and a Snowplow pipeline.

Supported Platforms

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 GCP Iglu Server Published
Terraform GCP Pipeline (PostgreSQL) Published GCP PostgreSQL Summary
Terraform GCP Pipeline (BigQuery) Published GCP BigQuery Summary

Documentation

Installation Guide FAQ
i1 i3
Installation Guide FAQ

Updating READMEs

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 and license

The Snowplow Quick start examples are copyright 2022 Snowplow Analytics Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Examples of how to automate creating a Snowplow Open Source pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%