Skip to content

go: Update module github.com/hashicorp/terraform-plugin-mux to v0.8.0

This MR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-mux require minor v0.7.0 -> v0.8.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

hashicorp/terraform-plugin-mux

v0.8.0

Compare Source

NOTES:

  • This Go module has been updated to Go 1.18 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#​101)

BUG FIXES:

  • tf5muxserver+tf6muxserver: Allow differing provider schema block MinItems and MaxItems as terraform-plugin-framework does not use those fields for configuration validation (#​118)
  • tf5muxserver+tf6muxserver: Deferred combined server implementation errors until GetProviderSchema RPC to prevent confusing Terraform CLI plugin startup errors (#​121)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports