terraform/helper/plugin
James Bardin 7b67105407 don't strip new-computeds from plan diffs
Stripping these was a patch for some provider behavior which was fixed
in other ways, and is no longer needed.
Removing this allows us to implement correct CusomizeDiffFuncs in
providers so that they can mark fields with empty values as computed
during a plan.
2019-04-03 17:37:58 -04:00
..
doc.go helper/plugin package for grpc servers 2018-10-16 18:58:49 -07:00
grpc_provider.go don't strip new-computeds from plan diffs 2019-04-03 17:37:58 -04:00
grpc_provider_test.go validate null values in shimmed configs 2019-04-03 11:10:24 -04:00
grpc_provisioner.go plugin: Establish our current plugin protocol as version 5 2018-11-19 09:56:41 -08:00
grpc_provisioner_test.go plugin: Establish our current plugin protocol as version 5 2018-11-19 09:56:41 -08:00
unknown.go switch blocks based on value type, and check attrs 2019-02-08 14:46:29 -05:00
unknown_test.go switch blocks based on value type, and check attrs 2019-02-08 14:46:29 -05:00