go: Update module github.com/hashicorp/terraform-plugin-framework to v1.3.3
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/hashicorp/terraform-plugin-framework | require | patch |
v1.3.2 -> v1.3.3
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
hashicorp/terraform-plugin-framework
v1.3.3
BUG FIXES:
- types/basetypes: Minor reduction of memory allocations for
ObjectValuetypeToTerraformValue()method, which decreases provider operation durations at scale (#775) - resource: Prevented panic during planning caused by
SetNestedAttributewith nested attributeDefaultand multiple configured elements (#783) - tfsdk: Prevented
Value Conversion Errordiagnostics when usingSet()method with base types instead of custom types (#806) - providerserver: Significantly reduced memory usage for framework data handling operations, especially during the
PlanResourceChangeRPC (#792)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.