terraform/builtin/provisioners/chef
James Bardin 9b4b5f2a72 use correct context for communicator.Retry
The timeout for a provisioner is expected to only apply to the initial
connection. Keep the context for the communicator.Retry separate from
the global cancellation context.
2018-03-20 13:06:28 -04:00
..
test-fixtures Support recreating clients and configuring Chef Vaults (#8577) 2016-09-15 14:20:18 +02:00
linux_provisioner.go Updates the chef provisioner to allow specifying a channel (#17355) 2018-03-20 11:51:14 +01:00
linux_provisioner_test.go Updates the chef provisioner to allow specifying a channel (#17355) 2018-03-20 11:51:14 +01:00
resource_provisioner.go use correct context for communicator.Retry 2018-03-20 13:06:28 -04:00
resource_provisioner_test.go Clean clients from chef-vault on recreate_client enabled (#16357) 2017-10-20 17:46:29 +02:00
windows_provisioner.go Updates the chef provisioner to allow specifying a channel (#17355) 2018-03-20 11:51:14 +01:00
windows_provisioner_test.go Updates the chef provisioner to allow specifying a channel (#17355) 2018-03-20 11:51:14 +01:00