From 201f8bdea2c9845468213ed613f64fe6cd28c0e0 Mon Sep 17 00:00:00 2001 From: James Nugent Date: Fri, 8 Jul 2016 19:52:59 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f98fe4c2..beaab6ddf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -136,6 +136,7 @@ IMPROVEMENTS: * provider/vsphere: Add DiskEnableUUID option to `vsphere_virtual_machine` [GH-7088] * provider/vsphere: Virtual Machine and File resources handle Read errors properley [GH-7220] * provider/vsphere: set uuid as `vsphere_virtual_machine` output [GH-4382] + * provisioner/file: File provisioners may now have file content set as an attribute [GH-7561] BUG FIXES: