terraform/builtin/provisioners/local-exec
chrisjob1021 10bb21e9c4 provisioner/local-exec: Optional "working_dir" argument
This new argument allows overriding of the working directory of the child process, with the default still being the working directory of Terraform itself.
2018-02-16 11:31:11 -08:00
..
resource_provisioner.go provisioner/local-exec: Optional "working_dir" argument 2018-02-16 11:31:11 -08:00
resource_provisioner_test.go provisioner/local-exec: Optional "working_dir" argument 2018-02-16 11:31:11 -08:00