github honeycombio/terraform-provider-honeycombio v0.3.0

latest releases: v0.23.0, v0.22.0, v0.21.2...
2 years ago

NOTES:

  • the value filter attribute has been undeprecated and now properly coerces the input when marshaling JSON to the Honeycomb API.
  • the type-specific value_boolean, value_float, value_integer and value_string filter values (introduced by #29) have been
    deprecated. The value_* filter attributes will be removed before the 1.0 release.

ENHANCEMENTS:

  • datasource/honeycombio_query_specfication: support for having filters (#110)
  • datasource/honeycombio_query_specfication: support for CONCURRENCY operator (#112)
  • docs: handful of fixes and clarifications (#111, #115, #116)

BUGFIXES:

  • datasource/honeycombio_query_specfication: filtering by the 'zero value' of a type and properly coerced values now sent to the API. Filter value has been undeprecated and the value_* have been deprecated (#114)
  • datasource/honeycombio_query_specfication: specifiying ascending sort order no longer causes constant diffs (#120)

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

NewReleases is sending notifications on new releases.