You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After hashicorp/terraform-plugin-go#478, ProviderServerWithResourceIdentity will become part of the main ProviderServer interface. Once that release is available, the temporary interface checks for ProviderServerWithResourceIdentity should be removed from this codebase and just call the downstream ProviderServer directly