terraform/helper/plugin
James Bardin 38163f2b37 use SimpleDiff and set "id" as RequiresReplace
Use the new SimpleDiff method of the provider so that the diff isn't
altered by ForceNew attributes.

Always set an "id" as RequiresReplace so core knows an instance will be
replaced, even if all ForceNew attributes are filtered out due to
ignore_changes.
2018-10-16 19:14:54 -07:00
..
doc.go helper/plugin package for grpc servers 2018-10-16 18:58:49 -07:00
grpc_provider.go use SimpleDiff and set "id" as RequiresReplace 2018-10-16 19:14:54 -07:00
grpc_provider_test.go initialize empty diff in apply 2018-10-16 19:14:11 -07:00
grpc_provisioner.go update provisioners for multiple processes 2018-10-16 19:14:11 -07:00
grpc_provisioner_test.go helper/plugin package for grpc servers 2018-10-16 18:58:49 -07:00