From 803ef52c8c12eaee395e43ea43d28c1da9124fe5 Mon Sep 17 00:00:00 2001 From: James Nugent Date: Thu, 18 Feb 2016 14:47:39 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfccf57722..001e100722 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ BUG FIXES: * provider/google: Fix backend service max_utilization attribute [GH-5075] * provider/google: Fix reading of `google_compute_vpn_gateway` without an explicit [GH-5125] * provider/aws: Fix ElasticSearch `domain_name` validation [GH-4973] + * provider/vcd: Wait for DHCP assignment when creating `vcd_vapp` resources with no static IP assignment [GH-5195] ## 0.6.11 (February 1, 2016)