Skip to content

Releases: coralogix/terraform-provider-coralogix

v1.16.0

27 Jun 05:59
a6e027d
Compare
Choose a tag to compare

What's Changed

  • Update documentation for custom role by @mbedulli in #237
  • state update function for API key API update by @celaus in #238

New Contributors

Full Changelog: v1.15.1...v1.16.0

v1.15.1

10 Jun 11:30
a14429b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.0...v1.15.1

v1.15.0

29 May 11:24
2615bed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.2...v1.15.0

v1.14.2

21 May 19:51
203cbb9
Compare
Choose a tag to compare
patch - removing jsondiff check when parsing dashboard (#232)

v1.14.1

04 May 11:12
5023153
Compare
Choose a tag to compare
patch - update line_chart units (#230)

* patch - update line_chart units

* CHANGELOG

v1.14.0

02 May 14:53
40a721f
Compare
Choose a tag to compare
minor - tco-policies api changes (#228)

* minor - tco-policies api changes

v1.13.7

30 Apr 13:03
30c7c00
Compare
Choose a tag to compare
patch - recreate resource on not-found error (#227)

* patch - recreate resource on not-found error

v1.13.6

28 Apr 09:11
6fc6dca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.5...v1.13.6

v1.13.5

19 Apr 10:47
b52c5de
Compare
Choose a tag to compare

What's Changed

  • Events2metrics buckets float conversion bug by @OrNovo in #225

Full Changelog: v1.13.4...v1.13.5

v1.13.4

16 Apr 14:29
6813c99
Compare
Choose a tag to compare
patch - remove org_key and upgrade api_key, custom_role, group and us…