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
BUG FIXES:
- resource/schema: Ensured
Defaultimplementations received requestPathand have responseDiagnosticshandled (#778) - resource/schema: Prevented panics with
Defaultimplementations on list, map, and set where no responseDiagnosticsorPlanValuewas returned (#778) - providerserver: Ensured Terraform CLI interrupts (e.g. Ctrl-c) properly cancel the
context.Contextof inflight requests (#782) - providerserver: Prevented caching of unused data and managed resource schemas (#784)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.