Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

44 lines (32 loc) · 3.28 KB

v0.5.1

  • release: Removed the tar.gz release format to fix issue with tf registry

v0.5.0

  • resource monitor: support for importing alert_contact field (#77 by @louy)
  • resource monitor: support for http_auth_type (#75 by @jasonrogena)

v0.4.3

  • resource monitor: fix update suppport for recurrence and threshold in alert_contact (#67 by @drubin)

v0.4.2

v0.4.1

v0.4.0

v0.3.2

  • data source alert_contact: Allow default alert contact to be configured (#21 by @aequitas)
  • resource monitor: Handle nil value in alert contact (#28 by @louy)

v0.3.1

  • resource monitor: add support for custom_http_headers (#20 by @leeif)

v0.3.0

  • resource monitor: fix support for recurrence and threshold in alert_contact (#18 by @drubin)
  • make release builds more portable by adding the CGO_ENABLED=0 flag (#19 by @Novex)

v0.2.1

  • resource monitor: fix broken port monitor type (#17 by @louy)

v0.2.0

  • resource monitor: add support for interval attribute (#7 by @nhamlh)
  • resource monitor: remove ForceNew on url (#12 by @drubin)
  • various documentation updates (#8 and #10 by @drubin)

v0.1.1

  • Fix a bug in resourceMonitorUpdate (#5 by @nhamlh)
  • Fix a crash in resourceMonitorGet when the monitor doesn't exist (#6 by @louy)

v0.1.0

  • initial release (by @louy)