You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 28, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@ A Terraform module which deploys a Snowplow Postgres Loader application on AWS r
6
6
7
7
_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.
8
8
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
+
9
15
## Telemetry
10
16
11
17
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