github honeycombio/terraform-provider-honeycombio v0.48.0

10 hours ago

What's Changed

Notes

  • Invalid v2 credentials (HONEYCOMB_KEY_ID / HONEYCOMB_KEY_SECRET) now surface on first use of a v2 resource or data source (honeycombio_api_key, honeycombio_environment, honeycombio_environments) rather than at provider-configure time. Error message is unchanged; only the timing differs.
  • Users of only v1 resources with broken v2 creds will see a strict improvement — those errors no longer block unrelated operations.

ENHANCEMENTS

HOUSEKEEPING

  • maint(deps): bump the hashicorp group with 5 updates by @dependabot[bot] in #827
  • maint(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 by @dependabot[bot] in #828
  • maint(deps): bump slackapi/slack-github-action from 2.1.1 to 3.0.1 by @dependabot[bot] in #829
  • maint(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 by @dependabot[bot] in #830
  • maint(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 by @dependabot[bot] in #837
  • maint(deps): bump github.com/hashicorp/terraform-plugin-mux from 0.23.0 to 0.23.1 in the hashicorp group across 1 directory by @dependabot[bot] in #838
  • maint(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.24.0 to 0.25.0 in the hashicorp group by @dependabot[bot] in #840
  • maint(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #839

Other Changes

  • maint: Bump go version to latest-1, current patch by @kentquirk in #842

New Contributors

Full Changelog: v0.47.1...v0.48.0

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

NewReleases is sending notifications on new releases.