Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Releases: davidji99/terraform-provider-rollbar

v1.5.1

04 Jul 09:01
c0205d0
Compare
Choose a tag to compare

Improvements

  • Upgrade terraform-plugin-sdk to v2.7.0. (#66)

v1.5.0

02 Jun 22:51
9268edf
Compare
Choose a tag to compare

Features

  • Implement new resource: rollbar_team_user_association (#63 | #64)

v1.4.0

01 Jun 00:17
a113219
Compare
Choose a tag to compare

Features

  • Implement new resource: rollbar_team_project_association. (#59)

v1.3.0-beta

25 Feb 10:25
a29a19a
Compare
Choose a tag to compare
update go.sum + support apple m1 (#50)

v1.3.0

25 Feb 10:39
a29a19a
Compare
Choose a tag to compare

Improvements

  • Various dependency upgrades
  • Generate release binaries for Apple Silicon (#50)

v1.2.5

13 Feb 23:57
5b71a61
Compare
Choose a tag to compare

Improvements

  • Upgrade terraform-plugin-sdk to v2.4.3 (#42)

v1.2.4

19 Jan 08:18
2aec871
Compare
Choose a tag to compare

Improvements

  • Upgrade terraform-plugin-sdk to v2.4.0 (#41)

v1.2.3

15 Jan 12:19
7e1ba8d
Compare
Choose a tag to compare

Bug Fixes

  • Update rollbar_project_access_token. scopes attribute schema validation to have post_client_item instead of post_client_server (#40)

v1.2.2

24 Nov 05:42
a7009a6
Compare
Choose a tag to compare

Bug Fixes

  • Fix broken documentation on the registry site (oops) (#39)

v1.2.1

04 Nov 00:59
ec07796
Compare
Choose a tag to compare

Improvements

  • Upgrade terraform-provider-sdk to v2.2.0 (#37)
  • Migrate documentation to new directory structure (#38)
  • Improve documentation syntax (#38)