terraform-plugin-framework
terraform-plugin-framework copied to clipboard
docs: Remove Experimental Verbiage from Functions/MoveResourceState
Module version
1.6.1
Use-cases
Terraform 1.8 general availability release is approaching and the framework website documentation and Go package documentation include call outs about it being "experimental" until that general availability release. With the upcoming breaking changes in framework v1.7.0, we should be clear to remove that verbiage.
Proposal
Either as part of v1.7.0 or another release in the near future, update the framework website documentation and Go package documentation to ensure there are no more "experimental" mentions for functions and moving resource state.