quickstart-examples
quickstart-examples copied to clipboard
Examples of how to automate creating a Snowplow Community Edition pipeline
This PR updates the AWS quickstart for both iglu_server and pipeline to work in the AWS China regions (cn-north-1) and (cn-northwest-1). The main changes in the underlying modules are that:...
No GCP because many resources are not supported yet
When you have a `prefix` value with underscores in Azure, e.g. `snowplow_test`, everything will run as expected in the `base` module. However, in the `iglu_server` module you then run into...
From the README, it seems that the configuration in this repository only supports the 3 big cloud providers. I would like to try to setup things locally first before attempting...
I created a new azure account with pay as you go subscription and gave myself all administrator roles as well as the contributor, user access admin, storage blob data contributor...
When setting up the default pipeline on GCP and running `terraform plan` with bigquery specific var-file, i.e. ``` terraform plan -var-file=bigquery.terraform.tfvars ``` there is error about missing postgres variables (`Error:...