terraform/builtin/provisioners/chef
Joel Moss 20362e7506 Added Policyfile support to the Chef provisioner
This Adds three new arguments `use_policyfile`, `policy_group` and `policy_name` to the Chef
provisioner. If `use_policyfile` == true, then the other arguments are required.
2015-09-26 00:56:24 +01:00
..
test-fixtures fix errors 2015-07-08 19:41:38 -04:00
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 Added Policyfile support to the Chef provisioner 2015-09-26 00:56:24 +01:00
resource_provisioner_test.go Fixes #2676 by prefixing all Windows commands 2015-07-10 12:56:27 +02: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