Skip to content

Releases: logdna/terraform-provider-logdna

v1.16.0

18 Dec 18:45
Compare
Choose a tag to compare

What's Changed

  • Added the ability for iamtoken to be used for authentication inside provider config

Full Changelog: v1.15.0...v1.16.0

v1.15.0

29 Nov 21:36
Compare
Choose a tag to compare

What's Changed

  • Exposed the ability to set PagerDuty autoresolve within a PagerDuty alert.

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

v1.14.2

23 Jan 18:21
Compare
Choose a tag to compare

What's Changed

  • Fix: adjusted data type for some Index Rate Alert properties: #90
  • Fix: set request content-type based on payload: #89

Full Changelog: v1.14.0...v1.14.2

v1.14.0

18 Jan 18:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.1...v1.14.0

v1.13.1

23 Nov 13:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.13.1

v1.13.0

21 Nov 19:53
Compare
Choose a tag to compare

What's Changed

  • Add support for indexonly exclusion rules and bump Go version by @jsumners in #82

Full Changelog: v1.12.0...v1.13.0

v1.12.0

09 Sep 22:21
Compare
Choose a tag to compare

What's Changed

  • Added Member Resource

Full Changelog: v1.11.0...v1.12.0

v1.11.0

26 Aug 03:50
Compare
Choose a tag to compare

What's Changed

  • Added Index Rate Alert Resource

Full Changelog: v1.10.5...v1.11.0

v1.10.5

14 Jul 15:05
Compare
Choose a tag to compare

What's Changed

  • Bug fix of preset alerts resource handler
  • Documentation correctives
    • Preset Alerts
    • Views
    • IBM links

Full Changelog: v1.10.0...v1.10.5

v1.10.0

01 Jun 17:34
Compare
Choose a tag to compare
feat: extend keys api with name parameter

Adds support for a new `name` parameter.

Ref: LOG-12918
Signed-off-by: Jacob Hull <[email protected]>