You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/helper/communicator
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
..
comm_host.go allow user to set winrm_host override like we do ssh_host override 6 years ago
config.go add undocumented tag to struct-markdown generator so that we can leave internal-use-only fields out of docs 6 years ago
config.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 6 years ago
config_test.go split communitacor.SSH & communitacor.WinRM to facilitate documentation 7 years ago
step_connect.go get data sharing to a working state with the powershell provisioner 6 years ago
step_connect_ssh.go write unit test 6 years ago
step_connect_test.go
step_connect_winrm.go fix googlecompute password interpolation 6 years ago
testing.go Add tmp package that offers Dir & File funcs 7 years ago
winrm.go