terraform/builtin
Alex Harvey cbeedfca35 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 #23004
2019-10-17 11:46:55 -04:00
..
bins provisioner: new Puppet provisioner (#18851) 2019-06-10 15:31:21 -04:00
providers don't lose track of private data in the ACC tests 2019-09-18 13:59:12 -04:00
provisioners provisioner/puppet: fix bug when connection type was not set in config (#23057) 2019-10-17 11:46:55 -04:00