diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b8d73232..4b00b0ff7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -175,6 +175,7 @@ BUG FIXES: * provider/vsphere: adding a `vsphere_virtual_machine` migration [GH-7023] * provider/vsphere: Don't require vsphere debug paths to be set [GH-7027] * provider/vsphere: Fix bug where `enable_disk_uuid` was not set on `vsphere_virtual_machine` resources [GH-7275] + * provisioner/remote-exec: Properly seed random script paths so they are not deterministic across runs [GH-7413] ## 0.6.16 (May 9, 2016)