hashicorp / terraform-plugin-framework

A next-generation framework for building Terraform providers.
https://developer.hashicorp.com/terraform/plugin/framework
Mozilla Public License 2.0
284 stars 92 forks source link

docs: Remove Experimental Verbiage from Functions/MoveResourceState #966

Closed bflad closed 2 months ago

bflad commented 3 months ago

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.

github-actions[bot] commented 1 month ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.