The source project of this merge request has been removed.
go: Update module github.com/hashicorp/terraform-plugin-framework to v1.0.1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/hashicorp/terraform-plugin-framework | require | patch |
v1.0.0 -> v1.0.1
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
hashicorp/terraform-plugin-framework
v1.0.1
BUG FIXES:
- resource/schema/planmodifier: Prevented
assignment to entry in nil mappanic forObjecttype plan modifiers (#591) - types/basetypes: Prevented type mutation via the
ObjectTypetypeAttributeTypes()method return (#591) - types/basetypes: Prevented value mutation via the
ListValue,MapValue, andSetValuetypeElements()method return (#591) - types/basetypes: Prevented value mutation via the
ObjectValuetypeAttributeTypes()andAttributes()method returns (#591)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.