terraform/internal/tfplugin5
James Bardin e2b2f1bbbc add Private fields to ReadResource
Private data was previously created during Plan, and sent back to the
provider during Apply. This data also needs to be persisteded accross
Read calls, but rather than rely on core for that we can send the data
to the provider during Read to allow for more flexibilty.
2019-06-03 18:01:34 -04:00
..
generate.sh plugin: Establish our current plugin protocol as version 5 2018-11-19 09:56:41 -08:00
tfplugin5.pb.go add Private fields to ReadResource 2019-06-03 18:01:34 -04:00
tfplugin5.proto add Private fields to ReadResource 2019-06-03 18:01:34 -04:00