Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: Remove FunctionServer Checks #210

Closed
bflad opened this issue Dec 12, 2023 · 1 comment · Fixed by #238
Closed

all: Remove FunctionServer Checks #210

bflad opened this issue Dec 12, 2023 · 1 comment · Fixed by #238
Labels
enhancement New feature or request
Milestone

Comments

@bflad
Copy link
Contributor

bflad commented Dec 12, 2023

terraform-plugin-mux version

v0.13.0 (not yet released)

Description

This issue is a corollary to hashicorp/terraform-plugin-go#353, where there will be two separate releases for provider defined function support. When the terraform-plugin-go dependency is updated to require FunctionServer in ProviderServer implementations, the temporary FunctionServer checks in this codebase should be removed.

Proposal

Remove type assertions against tfprotov5.FunctionServer and tfprotov6.FunctionServer directly, in preference of using the updated ProviderServer directly.

References

@bflad bflad added the enhancement New feature or request label Dec 12, 2023
@bflad bflad added this to the v0.14.0 milestone Dec 12, 2023
@bflad bflad modified the milestones: v0.14.0, v0.15.0 Jan 26, 2024
@bflad bflad modified the milestones: v0.15.0, v0.16.0 Feb 21, 2024
Copy link

github-actions bot commented Jun 8, 2024

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
1 participant