github honeycombio/terraform-provider-honeycombio v0.9.0

latest releases: v0.28.1, v0.28.0, v0.27.2...
2 years ago

NOTES:

  • honeycombio_board no longer requires specifying dataset for each query object. dataset has been marked deprecated.

FEATURES:

  • the provider's configuration now respects the more standard HONEYCOMB_API_KEY in addition to HONEYCOMBIO_APIKEY (#187, #208)

ENHANCEMENTS:

  • resource/honeycombio_dataset: support for description and expand_json_depth arguments (#185)
  • resource/honeycombio_dataset: addition of created_at and last_written_at attributes (#204)
  • resource/honeycombio_column: addition of created_at, last_written_at, and updated_at attributes (#198)
  • resource/honeycombio_board: environment-wide queries are now supported. dataset is no longer required as part of the board query definition and has been marked deprecated. (#203)

BUGFIXES:

  • docs: typos and corrections (#199, #206)
  • resource/honeycombio_trigger: fix recipients ordering and potential infinite diff for pagerduty recipients (#202)

HOUSEKEEPING:

  • CI: workflow improvements and scheduled nightly 'smoketest' runs (#195)
  • terraform-plugin-sdk upgraded from 2.19.0 to 2.20.0 (#201)
  • Go upgraded from 1.17.11 to 1.17.13 (#207)

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

NewReleases is sending notifications on new releases.