mirror of https://github.com/pulumi/pulumi.git
47a2acaa7b
In pursuit of pulumi/pulumi#2389, this commit adds the necessary changes to the resource monitor protocol so that language hosts can communicate exactly what version of a provider should be used when servicing an Invoke, ReadResource, or RegisterResource. The expectation here is that, if a language host provides a version, the engine MUST use EXACTLY that version of a provider plugin in order to service the request. |
||
---|---|---|
.. | ||
go | ||
Dockerfile | ||
analyzer.proto | ||
engine.proto | ||
errors.proto | ||
generate.sh | ||
grpc_version.txt | ||
language.proto | ||
plugin.proto | ||
provider.proto | ||
resource.proto | ||
status.proto |