terraform/helper/plugin
James Bardin 0b8c38207a a plan with no diff should return proposed state
PlanResourceChange isn't returning the diff, but rather it is returning
the destired state. If the propsed state results in a nil diff, then,
the propsed state is what should be returned.

Make sure Meta fields are not nil, as the schema package expects those
to be initialised.
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 a plan with no diff should return proposed state 2018-10-16 19:14:11 -07:00
grpc_provider_test.go a plan with no diff should return proposed state 2018-10-16 19:14:11 -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