terraform/communicator
jd3nn1s 21c9c2ce00 communicator/winrm: pass cacert option correctly
It appears that the cacert option for the winrm provisioner was
not getting passed correctly to the winrm package. Log output
showed that CACert was false regardless of configuration.

While the validation of the connector looked for cacert, the winrm
communicator looked for ca_cert.
2017-10-23 13:28:41 -07:00
..
remote Adding some abstractions for the communicators 2015-05-01 18:48:54 +02:00
shared provisioners: Allow provisioning over IPv6 2016-09-03 15:45:24 -07:00
ssh communicator/ssh: add what error details we can for the user 2017-10-03 09:06:02 -05:00
winrm communicator/winrm: pass cacert option correctly 2017-10-23 13:28:41 -07:00
communicator.go provisioners/file: use the old communicator.New just to minimize risk 2017-01-26 15:03:28 -08:00
communicator_mock.go Adding the tests... 2015-05-08 18:17:57 +02:00
communicator_test.go Adding support for WinRM 2015-05-01 18:48:54 +02:00