Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 21:02
· 340 commits to main since this release
25bbad6

ENHANCEMENTS:

  • resource/honeycombio_board: support for column_layout (single vs multi) (#210)
  • resource/honeycombio_board: board queries' graph settings (Omit Missing Values, Use UTC X-Axis, et cetera) are now configurable via the optional graph_settings block (#211)

BUGFIXES:

  • resource/honeycombio_pagerduty_recipient: integration_key is now marked "sensitive" (#213)

HOUSEKEEPING:

  • Go upgraded from 1.17.13 to 1.18.5 (#215)
  • terraform-plugin-sdk upgraded from 2.20.0 to 2.21.0 (#214)