github honeycombio/terraform-provider-honeycombio v0.12.0

latest releases: v0.27.1, v0.27.0, v0.26.0...
21 months ago

NOTES:

  • honeycombio_column resource's argument key_name has been deprecated in favor of name and will be removed in a future release of the provider.
  • honeycombio_column no longer silently imports an existing column on create.

ENHANCEMENTS:

  • New Resource: honeycombio_dataset_definitions (#217)
  • resource/honeycombio_column: deprecate 'key_name' in favor of 'name' (#242)
  • resource/honeycombio_board: add new 'board_url' attribute (#254)

BUGFIXES:

  • datasource/honeycombio_recipient: fix bug where only supplying 'type' would error (#240)
  • resource/honeycombio_column: no longer silently imports an existing column on create (#242)
  • docs: fix 'recipients' misspellings (#246)
  • docs: remove deprecated 'dataset' from simple board example (#249)
  • resource/honeycombio_board: fix panic on board graph settings parsing (#250)
  • docs: fix 'README' markdown rendering (#253)

HOUSEKEEPING:

  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1 (#239)
  • add missing OSS Lifecycle badge (#243)
  • build(ci): send GitHub issues and PRs to Asana (#244, #251)
  • build(deps): Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (#252)

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

NewReleases is sending notifications on new releases.