# Functions

NewGRPCProviderServerShim wraps a terraform.ResourceProvider in a proto.ProviderServer implementation.
SetUnknowns takes a cty.Value, and compares it to the schema setting any null values which are computed to unknown.

# Structs

GRPCProviderServer handles the server, or plugin side of the rpc connection.