mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-15 01:53:51 -06:00
Before this, the Terraform Puppet provisioner would error out in a confusing way if the type attribute in a connection block was not given. Apparently an omitted type leads to type having a value "" which must be then assumed to mean "ssh". Fixes #23004 |
||
---|---|---|
.. | ||
bolt | ||
linux_provisioner_test.go | ||
linux_provisioner.go | ||
resource_provisioner_test.go | ||
resource_provisioner.go | ||
windows_provisioner_test.go | ||
windows_provisioner.go |