terraform/builtin/provisioners/chef
Paul Hinze 73ce6d184a chef: read key contents instead of paths
Builds on the work of #3846, shifting the Chef provisioner's
configuration options from `secret_key_path` and `validation_key_path`
over to `secret_key` and `validation_key`.
2015-11-12 16:11:44 -06:00
..
test-fixtures
linux_provisioner.go Fix an issue with `sudo` and `hints` 2015-07-20 18:31:32 +02:00
linux_provisioner_test.go Added Policyfile support to the Chef provisioner 2015-09-26 00:56:24 +01:00
resource_provisioner.go chef: read key contents instead of paths 2015-11-12 16:11:44 -06:00
resource_provisioner_test.go chef: read key contents instead of paths 2015-11-12 16:11:44 -06:00
windows_provisioner.go Fixes #2676 by prefixing all Windows commands 2015-07-10 12:56:27 +02:00
windows_provisioner_test.go Added Policyfile support to the Chef provisioner 2015-09-26 00:56:24 +01:00