hashicorp / terraform-plugin-mux

A router for Terraform's RPC protocol.
Mozilla Public License 2.0
34 stars 11 forks source link

all: Initial MoveResourceState implementations #220

Closed bflad closed 7 months ago

bflad commented 7 months ago

Reference: https://github.com/hashicorp/terraform-plugin-go/pull/364

The next versions of the plugin protocol (5.5/6.5) include support for the MoveResourceState RPC and server capability. This change includes initial implementation of the new RPC in all server implementations.

github-actions[bot] commented 3 months ago

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