mirror of https://github.com/hashicorp/terraform
provisioner/puppet: fix bug when connection type was not set in config (#23057)
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 #23004pull/23111/head
parent
ee854261c5
commit
cbeedfca35
Loading…
Reference in new issue