pulumi/pkg/resource/deploy/deploytest
Matt Ellis e574f33fa0 Include URN as an argument in DiffConfig/CheckConfig
For provider plugins, the gRPC interfaces expect that a URN would be
included as part of the DiffConfig/CheckConfig request, which means we
need to flow this value into our Provider interface.

This change does that.
2019-05-23 10:43:22 -07:00
..
backendclient.go Expose resource outputs through invoke 2019-05-02 18:08:08 -07:00
languageruntime.go Allows the nodejs launcher to recognize that certain types of errors were printed, ensuring we don't cascade less relevant messages. (#2554) 2019-03-20 11:54:32 -07:00
pluginhost.go Close plugin context on plan creation failure (#2304) 2018-12-18 13:25:52 -08:00
provider.go Include URN as an argument in DiffConfig/CheckConfig 2019-05-23 10:43:22 -07:00
resourcemonitor.go Add an ignoreChanges resource option (#2657) 2019-04-22 13:54:48 -07:00