Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from tnightengale/teghan/update_readme
Browse files Browse the repository at this point in the history
Updated README copyright and links
  • Loading branch information
tnightengale authored Oct 1, 2022
2 parents 146edf3 + aa3f7ae commit ea71e0f
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

# snowplow-terraform-google-bigquery-loader-ce

A Terraform module which deploys the Snowplow BigQuery Loader apps on CE. If you want to use a custom image for this deployment you will need to ensure it is based on top of Ubuntu 20.04.
A Terraform module which deploys the [Snowplow BigQuery](https://docs.snowplow.io/docs/pipeline-components-and-applications/loaders-storage-targets/bigquery-loader/) Loader, Mutator and
Repeater apps on Google Cloud Compute Engine. If you want to use a custom image for this deployment you
will need to ensure it is based on top of Ubuntu 20.04.

<!-- BEGIN_TF_DOCS -->
## Requirements
Expand Down Expand Up @@ -96,8 +98,6 @@ A Terraform module which deploys the Snowplow BigQuery Loader apps on CE. If you

# Copyright and license

The Terraform Google Collector PubSub on Compute Engine project is Copyright 2021-2022 Snowplow Analytics Ltd.

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

Expand All @@ -116,8 +116,5 @@ limitations under the License.
[license]: https://www.apache.org/licenses/LICENSE-2.0
[license-image]: https://img.shields.io/badge/license-Apache--2-blue.svg?style=flat

<!-- [registry]: https://registry.terraform.io/modules/snowplow-devops/collector-pubsub-ce/google/latest
[registry-image]: https://img.shields.io/static/v1?label=Terraform&message=Registry&color=7B42BC&logo=terraform -->

[source]: https://github.com/snowplow-incubator/snowplow-bigquery-loader
[source-image]: https://img.shields.io/static/v1?label=Snowplow&message=BigQuery%20Loader&color=0E9BA4&logo=GitHub

0 comments on commit ea71e0f

Please sign in to comment.