opentofu/terraform/test-fixtures/apply-provisioner-destroy-multiple-locals
Martin Atkins 5c4545dac2 core: Fix TestContext2Apply_destroyProvisionerWithMultipleLocals
This test was relying on the feature of the old provisioner API that gave
provisioners full access to the instance state of what they were
provisioning.

We no longer do this, and so instead the ApplyFn must distingish the
instances using a value from the provisioner's own configuration.
2018-10-16 19:14:11 -07:00
..
main.tf core: Fix TestContext2Apply_destroyProvisionerWithMultipleLocals 2018-10-16 19:14:11 -07:00