pulumi/sdk/nodejs/proto
Pat Gavlin 67ec74bdc5
Pass ignoreChanges to providers. (#3005)
These changes add support for passing `ignoreChanges` paths to resource
providers. This is intended to accommodate providers that perform diffs
between resource inputs and resource state (e.g. all Terraform-based
providers, the k8s provider when using API server dry-runs). These paths
are specified using the same syntax as the paths used in detailed diffs.

In addition to passing these paths to providers, the existing support
for `ignoreChanges` in inputs has been extended to accept paths rather
than top-level keys. It is an error to specify a path that is missing
one or more component in the old or new inputs.

Fixes #2936, #2663.
2019-07-31 11:39:07 -05:00
..
analyzer_grpc_pb.js Add GetAnalyzerInfo to Analyzer gRPC definition 2019-07-16 00:58:33 -07:00
analyzer_pb.js Add GetAnalyzerInfo to Analyzer gRPC definition 2019-07-16 00:58:33 -07:00
engine_grpc_pb.js Update the provider RPC interface (#2512) 2019-03-05 10:49:24 -08:00
engine_pb.js Update the provider RPC interface (#2512) 2019-03-05 10:49:24 -08:00
errors_pb.js Work around commonjs protoc bug (#2403) 2019-01-29 17:07:47 -08:00
language_grpc_pb.js Use nightly protoc gRPC plugin for node (#1948) 2018-09-17 15:16:31 -07:00
language_pb.js Add query mode to the language protocol 2019-05-02 18:08:08 -07:00
languages_grpc_pb.js Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
languages_pb.js Implement more of the Python runtime 2018-02-24 08:58:34 -08:00
plugin_pb.js Allow GetRequiredPlugins RPC to return a download location 2019-06-03 09:31:18 -07:00
provider_grpc_pb.js Regnerate gRPC generated code 2019-05-10 17:07:52 -07:00
provider_pb.js Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
resource_grpc_pb.js Regnerate gRPC generated code 2019-05-10 17:07:52 -07:00
resource_pb.js Addition of Custom Timeouts (#2885) 2019-07-16 00:26:28 +03:00
status_pb.js Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00