Skip to content

Releases: Canva/terraform-provider-sentry

1.2.9

10 Jun 04:44
Compare
Choose a tag to compare
1.2.9 Pre-release
Pre-release

Updated sentry provider and client from upstream. Supports rules update better.

1.2.9.1

10 Jun 04:59
Compare
Choose a tag to compare
1.2.9.1 Pre-release
Pre-release
fix cannot unmarshall error

1.2.8

31 Jan 07:04
62f80fd
Compare
Choose a tag to compare

Support remove_default_rule on sentry projects which will delete the default rule created along with the project.

1.2.7

24 Jan 00:38
210dd8a
Compare
Choose a tag to compare

#Changelog

Fix a bug in creating rules where the packets doesn't contain some of the required fields.

1.2.5

20 Jan 06:43
Compare
Choose a tag to compare

Support sentry rules.
Pull from upstream and Update sentryclient to jianyuan/go-sentry@212d470

1.1.0

04 Dec 00:59
7004a88
Compare
Choose a tag to compare

Allow removing project default during project creation #8

1.0.3

02 Dec 01:13
Compare
Choose a tag to compare

Allow to unset the rate limit

1.0.2

02 Dec 00:45
a2b4df1
Compare
Choose a tag to compare

Allow ratelimit to be set

1.0.1

08 Nov 04:15
Compare
Choose a tag to compare

Canva -> canva

1.0.0

07 Nov 23:59
dd675bb
Compare
Choose a tag to compare

Fork go-sentry client to this repo