Skip to content

Releases: Canva/terraform-provider-sentry

v1.8.2

24 Nov 23:27
f6f173e
Compare
Choose a tag to compare
fix: set the correct property (#42)

v1.8.1

24 Nov 21:42
4f440fd
Compare
Choose a tag to compare

Add in slack channel ID option

v1.8.0

27 Sep 00:15
07a988a
Compare
Choose a tag to compare
Updated metric alert to include integration id for slack action (#39)

* feat: add integration ID to metric alert

* docs: add more docs

* Update docs/index.md

* Update docs/resources/metric_alert.md

* Update sentry/resource_sentry_metric_alert.go

* Update sentry/resource_sentry_metric_alert_test.go

* deps: use 1.4.2 of go-sentry

v1.7.2

29 Aug 03:25
5c020cd
Compare
Choose a tag to compare

Fixed remove default key and rule

v1.7.2-alpha

26 Aug 06:42
Compare
Choose a tag to compare
v1.7.2-alpha Pre-release
Pre-release

Added back remove default key and rule

v1.7.0

25 Jul 21:56
43a3f19
Compare
Choose a tag to compare

Changes

  • Add comparisonDelta field to metric alert.

v1.6.0

12 Jul 20:32
ed88c94
Compare
Choose a tag to compare
  • allow mapping many teams to one project
  • require the auth token when running the Sentry provider

v1.5.0

11 Jul 20:52
8e5e393
Compare
Choose a tag to compare

Merge with upstream to introduce features such as:

  • metric alerts
  • issue alerts (renamed from rules)

v1.3.1

14 Jan 06:03
eca5867
Compare
Choose a tag to compare
  • Allow inbounding filters to be synced.

1.2.11

16 Jun 05:57
Compare
Choose a tag to compare
  • Update provider and client from upstream
  • Fix issue when creating and updating Sentry rules