Skip to content

Releases: jianyuan/terraform-provider-sentry

v0.8.0

26 May 22:48
5baced7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

02 Jan 22:18
17cb959
Compare
Choose a tag to compare

What's Changed

  • Support for darwin_arm64 for compatibility with the latest Apple Silicon
  • Enable to set digests_min_delay & digests_max_delay by @civitaspo in #90
  • Add docs for organization data source by @zahiar in #88
  • add a default_key resource to manage the key created with a project by @rabunkosar-dd in #84
  • Fix importin rule resources by @rabunkosar-dd in #85
  • Modified documentation structure by @JustinYeoh93 in #101
  • Sync documentation with code by @ymatsiuk in #103
  • Check to see if the project exists before creating keys by @samcrang in #99
  • Incorporate terraform-provider-scaffolding by @jianyuan in #107

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

23 Oct 00:04
6ca1820
Compare
Choose a tag to compare
  • Upgrade to Terraform Plugin SDK v2 which only supports Terraform 0.12 and higher. (#82)
  • sentry_rule: Add filters support. (#81)
  • sentry_rule: Remove conditions, filters, and actions from output.
  • sentry_rule: Add basic acceptance test.

v0.5.5

12 Jun 22:19
81447b2
Compare
Choose a tag to compare

Publish provider to the Terraform registry.

v0.5.4

03 Jun 21:02
046938b
Compare
Choose a tag to compare

Changelog

65755af Add resolve_age as optional project parameter (#55)
61bc3c9 Introduce checkClientGet for 404 handling (#70)
aca3303 Make token not required so that env var can be used
01d7e4b Runs a project update right after it has been created
0cb149b Fix wrong wording in error msg on import team
96fbc67 fix rules decoding
9b01653 Update Terraform SDK
cc563d5 New data source: Sentry organization
106c8d4 Upgrade dependencies
40a8c0a Modernize README for Terraform 0.12

v0.5.3

19 Dec 02:32
49d0d82
Compare
Choose a tag to compare

Changelog

49d0d82 Upgrade Go packages
94cb877 Merge pull request #50 from chreble/master
e5e1782 Fix build
0ebb06d Merge pull request #45 from drivetopurchase/master
1176a44 Merge pull request #33 from Nessex/add-project-key-rate-limit
8aec020 Added rules support
a50c0a0 Remove hack for setting rate limit in create call
6ab5b1b Ensure rate limit actually gets set on key creation
14d4fff Add rate limit to create operation
f12e502 Add support for project key rate limits

v0.5.2

27 Sep 15:36
3e700f6
Compare
Choose a tag to compare

Changelog

3e700f6 Add platform field to sentry_project resource (#42)

v0.5.1

27 Sep 15:18
5a75be8
Compare
Choose a tag to compare

Changelog

626d8f5 Migrate to Terraform Plugin SDK

v0.5.0

20 Sep 10:06
e6872e6
Compare
Choose a tag to compare

Changelog

e6872e6 Merge pull request #38 from aedades/update-terraform-0.12
77a6d38 Merge pull request #41 from loop0/fix-apache-mod-repo
b63ef36 Replaces apache thrift module source
ee48edc Move Development section to the bottom of readme
6da4bfc Update readme
f991744 Update terraform to 0.12.4
cdba343 Merge pull request #35 from deliveroo/bump-terraform-version
0fdfd77 Bump Terraform version to 0.12
f6403c1 go mod tidy
02ef83a Added documentation for the sentry_key resource and data source (#30)
dd03bfd Clarifying import help text for projects (#29)
dbc2ad9 sentry_key resource should handle external project deletion (#28)
31843a8 Remove a suffixing quote from import example (#26)
7267d53 Remove project call sign
df975bd Upgrade terraform to v0.11.10 and go-sentry to v1.2.0
8129783 go.mod support
25689a0 Update README.md

v0.4.0

17 Feb 10:33
dc41887
Compare
Choose a tag to compare

Changelog

dc41887 Track terms acceptance on organization creation (#23)
bb4c42c Link to sentry website (#21)


Automated with GoReleaser
Built with go version go1.9.3 darwin/amd64