terraform/internal/communicator
Bryan Eastes 714632206c
Quoting filesystem path in scp command argument (#28626)
* Quoting filesystem path in scp command argument

* Adding proper shell quoting for scp commands

* Running go fmt

* Using a library for quoting shell commands

* Don't export quoteShell function
2021-06-15 10:04:01 -07:00
..
remote Move communicator/ to internal/communicator/ 2021-05-17 14:09:07 -07:00
shared Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
ssh Quoting filesystem path in scp command argument (#28626) 2021-06-15 10:04:01 -07:00
winrm Move provisioners/ to internal/provisioners/ 2021-05-17 14:09:07 -07:00
communicator.go Move provisioners/ to internal/provisioners/ 2021-05-17 14:09:07 -07:00
communicator_mock.go Move provisioners/ to internal/provisioners/ 2021-05-17 14:09:07 -07:00
communicator_test.go Move communicator/ to internal/communicator/ 2021-05-17 14:09:07 -07:00