From 59a58d8f59abed36cc251ecded9b90fe728ca352 Mon Sep 17 00:00:00 2001 From: James Nugent Date: Wed, 27 Jan 2016 12:01:55 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bb70eadf4..6364094d76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,7 @@ IMPROVEMENTS: * provider/openstack: Add "personality" support to instance resource [GH-4623] * provider/packet: Handle external state changes for Packet resources gracefully [GH-4676] * provider/tls: `tls_private_key` now exports attributes with public key in both PEM and OpenSSH format [GH-4606] + * provider/vdc: Add `allow_unverified_ssl` for connections to vCloud API [GH-4811] * state/remote: Allow KMS Key Encryption to be used with S3 backend [GH-2903] BUG FIXES: