pulumi/pkg/resource/plugin
Pat Gavlin 4b33a45561
Filter diff keys based on provider info (#2526)
If a provider returns information about the top-level properties that
differ, use those keys to filter the diffs that are rendered to the
user.

Fixes #2453.
2019-03-06 16:41:19 -08:00
..
analyzer.go Add license headers 2018-05-22 15:02:47 -07:00
analyzer_plugin.go Add license headers 2018-05-22 15:02:47 -07:00
check.go Add license headers 2018-05-22 15:02:47 -07:00
config_source.go Add license headers 2018-05-22 15:02:47 -07:00
context.go Implement status sinks 2018-08-31 15:56:53 -07:00
host.go Tidy up some data structures (#2135) 2018-11-01 08:28:11 -07:00
host_server.go Move management of root resource state to engine (#1944) 2018-09-18 11:47:34 -07:00
langruntime.go Add license headers 2018-05-22 15:02:47 -07:00
langruntime_plugin.go Allow more types for runtimeOptions 2018-08-06 14:00:58 -07:00
plugin.go Use an explicit address when dialing plugins (#2224) 2018-11-19 13:47:39 -08:00
provider.go Filter diff keys based on provider info (#2526) 2019-03-06 16:41:19 -08:00
provider_plugin.go Filter diff keys based on provider info (#2526) 2019-03-06 16:41:19 -08:00
rpc.go Implement more precise delete-before-replace semantics. (#2369) 2019-01-28 09:46:30 -08:00
rpc_test.go Follow up on #2369 (#2397) 2019-01-28 17:38:16 -08:00