pulumi/pkg/resource/deploy/deploytest
Pat Gavlin ccde31b713
Add support for extracting schemas from providers. (#3984)
These changes add a new method to the resource provider gRPC interface,
`GetSchema`, that allows consumers of these providers to extract
JSON-serialized schema information for the provider's types, resources,
and functions.
2020-02-27 16:10:47 -08:00
..
backendclient.go Implement listResourceOutputs in the Node.js SDK 2019-06-03 14:56:49 -07:00
languageruntime.go Close test language runtime connections. (#3289) 2019-10-01 12:12:06 -07:00
pluginhost.go PaC: Support Config/getProject/getStack/isDryRun (#3612) 2019-12-16 22:51:02 +00:00
provider.go Add support for extracting schemas from providers. (#3984) 2020-02-27 16:10:47 -08:00
resourcemonitor.go Propagate inputs to outputs during preview. (#3327) 2019-11-11 12:09:34 -08:00