Skip to content

Releases: scribd/terraform-oxbow

v1.0.8

21 May 10:58
8494c00
Compare
Choose a tag to compare
Merge pull request #57 from scribd/add-missed-monitoring

fix: added group events dlq to the list of monitoring

v1.0.7

20 May 16:56
3afad3a
Compare
Choose a tag to compare
Merge pull request #54 from scribd/enable-more-defaults

feat: Enable more defaults for glue sync and glue create

v1.0.6

15 May 16:50
7b2280d
Compare
Choose a tag to compare
Merge pull request #53 from scribd/enable-filter-policy-sns-subscription

feat: enabling filter for sqs sns subscription

v1.0.5

01 May 22:16
9163b09
Compare
Choose a tag to compare
Merge pull request #52 from scribd/fix-blank-monitor-issue

feat: enable custim value for message retention second for each queue

v1.0.4

21 Apr 16:44
c4418fb
Compare
Choose a tag to compare

No more support for kinesis

v1.0.3

19 Mar 16:58
43e6444
Compare
Choose a tag to compare
Merge pull request #50 from scribd/datadog-case-issue

datadog only supports lower case

v1.0.2

08 Nov 20:31
38b550d
Compare
Choose a tag to compare
Fix alert warning (#44)

* making fields optional

* Removing redundant local variables

* fixing variable name

v1.0.1

23 Oct 17:31
Compare
Choose a tag to compare
ensuring memory and timeout is a variable

v1.0.0

23 Sep 19:16
2ed476b
Compare
Choose a tag to compare
Fixed syntax issue (#41)

v0.1.15

10 Sep 21:24
e027663
Compare
Choose a tag to compare
COREINF-7250:Enable schema evolution oxbow lambda (#38)

* enabling schema evolution for oxbow controlled tables

* Enabling Glue sync

* simple refactpr to take the glue create lambda its own function

* Refactored the monitoring code

* Fixed syntax

* using var instead of local

* moving to var instead of local

* fixing monitoring syntax