terraform/internal
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
..
earlyconfig grammatical updates to comments and docs (#20195) 2019-03-21 14:05:41 -07:00
initwd internal/initwd: Test that version is rejected for local modules 2019-06-03 09:45:30 -07:00
modsdir Move module install functionality over to internal/initwd 2019-01-14 11:33:21 -08:00
tfplugin5 add Private fields to ReadResource 2019-06-03 18:01:34 -04:00