Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 12:45
· 409 commits to main since this release
e6f0bad

NOTES:

  • honeycombio_trigger_recipient data source has been deprecated in favour of the more generic honeycombio_recipient.
    The deprecated data source will be removed in a future release.

FEATURES:

  • New Resource: honeycombio_slo (#166)
  • New Resource: honeycombio_burn_alert (#166)
  • New Data Source: honeycombio_recipient (#166)

ENHANCEMENTS:

  • resource/honeycombio_trigger: add alert_type argument (#159)
  • docs: fixes and additional examples (#167, #169)

BREAKING CHANGES:

  • honeycombio_query_result now takes the Query Specification JSON directly (#165)

HOUSEKEEPING:

  • terraform-plugin-sdk upgraded from 2.15.0 to 2.16.0 (#164)