pulumi/pkg/resource/deploy/providers
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
..
provider.go Load specific provider versions if requested (#2648) 2019-04-17 11:25:02 -07:00
provider_test.go Load specific provider versions if requested (#2648) 2019-04-17 11:25:02 -07:00
reference.go Install missing plugins on startup (#2560) 2019-03-15 15:01:37 -07:00
reference_test.go Adopt golangci-lint and address issues 2018-11-08 14:11:47 -08:00
registry.go Include URN as an argument in DiffConfig/CheckConfig 2019-05-23 10:43:22 -07:00
registry_test.go Include URN as an argument in DiffConfig/CheckConfig 2019-05-23 10:43:22 -07:00