opentofu/terraform/test-fixtures/apply-provisioner-interp-count
Martin Atkins b565018bf1 core: Fix TestContext2Apply_provisionerInterpCount
This was relying on a no-longer-valid mechanism for accessing the "count"
value from a resource block. The original issue this test was written to
cover is not really such a sharp edge anymore, since the length is taken
from the state during apply rather than from configuration, but it's still
a good case to cover.
2018-10-16 19:14:11 -07:00
..
provisioner-interp-count.tf core: Fix TestContext2Apply_provisionerInterpCount 2018-10-16 19:14:11 -07:00