Skip to content

go: Update module github.com/hashicorp/terraform-plugin-framework to v1.3.2 - autoclosed

This MR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-framework require patch v1.3.1 -> v1.3.2

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


Release Notes

hashicorp/terraform-plugin-framework

v1.3.2

Compare Source

BUG FIXES:

  • resource/schema: Ensured Default implementations received request Path and have response Diagnostics handled (#​778)
  • resource/schema: Prevented panics with Default implementations on list, map, and set where no response Diagnostics or PlanValue was returned (#​778)
  • providerserver: Ensured Terraform CLI interrupts (e.g. Ctrl-c) properly cancel the context.Context of inflight requests (#​782)
  • providerserver: Prevented caching of unused data and managed resource schemas (#​784)

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, check this box

This MR has been generated by Renovate Bot.

Merge request reports