opentofu/terraform/testdata/apply-provisioner-sensitive
Alisdair McDiarmid 9c580335e3 terraform: Unmark provisioner arguments
If provisioner configuration or connection info includes sensitive
values, we need to unmark them before calling the provisioner. Failing
to do so causes serialization to error.

Unlike resources, we do not need to capture marked paths here, so we
just discard the marks.
2020-10-16 15:12:09 -04:00
..
main.tf terraform: Unmark provisioner arguments 2020-10-16 15:12:09 -04:00