terraform/helper/plugin
Martin Atkins a7342de274 core: Properly handle no-op changes in plan
Previously we just left these out of the plan altogether, but in the new
plan types we intentionally include change information for every resource
instance, even if no changes are actually planned, to allow alternative
plan file viewers to show what isn't changing as well as what is.
2018-10-16 19:14:11 -07:00
..
doc.go helper/plugin package for grpc servers 2018-10-16 18:58:49 -07:00
grpc_provider.go core: Properly handle no-op changes in plan 2018-10-16 19:14:11 -07:00
grpc_provider_test.go helper/plugin package for grpc servers 2018-10-16 18:58:49 -07:00
grpc_provisioner.go move conversion functions into separate package 2018-10-16 19:11:09 -07:00
grpc_provisioner_test.go helper/plugin package for grpc servers 2018-10-16 18:58:49 -07:00