terraform/builtin/provisioners
Christoph Kappel af206e7543 Clean clients from chef-vault on recreate_client enabled (#16357)
Fixes #15921

When terraform re-creates an existing node/client with chef provisioner,
the already existing client (which has old keys) must be removed from
the vault items. Afterwards, the chef-vault will be updated with the
newly created client (which has the new keys). Therefore, the recreated
client will be able to decrypt the vault items properly.
2017-10-20 17:46:29 +02:00
..
chef Clean clients from chef-vault on recreate_client enabled (#16357) 2017-10-20 17:46:29 +02:00
file Refactor the provisioner validation function (#15273) 2017-06-15 19:57:04 +02:00
local-exec provisioner/local-exec: allow user to specify interpreter 2017-08-22 10:16:36 -07:00
remote-exec backoff retries in remote-exec provisioner 2017-08-09 15:54:08 -04:00
salt-masterless provisioner/salt-masterless: add "_file" suffix to "minion_config" 2017-08-30 13:55:28 -07:00