terraform/builtin/provisioners
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
..
chef move hcl2shim package to configs 2019-08-06 19:58:58 -04:00
file move hcl2shim package to configs 2019-08-06 19:58:58 -04:00
habitat Merge cleanup, remove `license` parameter in favor of bool `accept_license`, adjust how license acceptance is done, update hab provisioner doc. 2019-09-29 11:16:25 -07:00
local-exec prune NewResourceConfig and update tests 2019-08-05 22:08:03 -04:00
puppet provisioner/puppet: fix bug when connection type was not set in config (#23057) 2019-10-17 11:46:55 -04:00
remote-exec prune NewResourceConfig and update tests 2019-08-05 22:08:03 -04:00
salt-masterless prune NewResourceConfig and update tests 2019-08-05 22:08:03 -04:00