github honeycombio/terraform-provider-honeycombio v0.2.0

latest releases: v0.27.1, v0.27.0, v0.26.0...
2 years ago

0.2.0 (Jan 27, 2022)

NOTES:

  • This is the first official release made by Honeycomb!
  • This release does contain three breaking changes, see below.

FEATURES:

  • resource/honeycombio_board: board queries now support annotations (#100)

ENHANCEMENTS:

  • client: API client is no longer a third party dependency (#88)
  • client: query specification support for RATE_AVG, RATE_MAX, and RATE_SUM (#92)

BUGFIXES:

  • resource/honeycombio_trigger: disabled properly marshaled to allow disabling triggers (#91)
  • resource/honeycombio_query: Suppress equivalent query_json differences (#100)
  • documentation fixes (#94, #99)

BREAKING CHANGES:

  • datasource/honeycombio_query: renamed to datasource/honeycombio_query_specification (#98)
  • resource/honeycombio_board: board queries no longer support inline query JSON (#96)
  • resource/honeycombio_trigger: triggers no longer support inline query JSON (#96)

Don't miss a new terraform-provider-honeycombio release

NewReleases is sending notifications on new releases.