Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Commit 6b8cd1d

Browse files
committed
Add deprecation notice
1 parent db05dde commit 6b8cd1d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ A Terraform module which deploys a Snowplow Postgres Loader application on AWS r
66

77
_WARNING_: If you are upgrading from module version 0.1.x you will need to issue a manual table update - [details can be found here](https://discourse.snowplowanalytics.com/t/snowplow-postgres-loader-0-3-0-released/5553#changing-some-of-the-column-types-7). You will need to adjust the alter table command with the schema that your `events` table is deployed within.
88

9+
## Deprecation notice
10+
11+
**This module is now deprecated.**
12+
13+
We will no longer be updating this module - for supported destinations see the [guide here](https://docs.snowplow.io/docs/getting-started-on-snowplow-open-source/quick-start-aws).
14+
915
## Telemetry
1016

1117
This module by default collects and forwards telemetry information to Snowplow to understand how our applications are being used. No identifying information about your sub-account or account fingerprints are ever forwarded to us - it is very simple information about what modules and applications are deployed and active.

0 commit comments

Comments
 (0)