terraform/providers
James Bardin dcab82e897 send and receive Private through ReadResource
Send Private data blob through ReadResource as well. This will allow for
extra flexibility for future providers that may want to pass data out of
band through to their resource Read functions.
2019-06-03 18:08:26 -04:00
..
addressed_types.go various: helpers for collecting necessary provider types 2018-10-16 18:50:29 -07:00
addressed_types_test.go various: helpers for collecting necessary provider types 2018-10-16 18:50:29 -07:00
doc.go rename provider and provisioner packages 2018-10-16 18:50:29 -07:00
provider.go send and receive Private through ReadResource 2019-06-03 18:08:26 -04:00
resolver.go providers: Resolver and Factory types 2018-10-16 19:11:09 -07:00