terraform/providers
James Bardin f77dd12e5c add Config to the PlanResourceChangeRequest
In order for providers to determine if a computed value was unset in the
configuration, the configuration must be passed along with the prior and
proposed states. Terraform core will still handle the creation of the
ProposedNewState to ensure correctness, but the raw configuration value
will also be supplied for comparison.
2018-10-16 18:53:51 -07: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 add Config to the PlanResourceChangeRequest 2018-10-16 18:53:51 -07:00