From f1f3c1d040952070f5588faefb4e11a5ef2d076d Mon Sep 17 00:00:00 2001 From: Sander van Harmelen Date: Tue, 29 Nov 2016 20:59:00 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 039bffc280..b156f719f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ IMPROVEMENTS: * provider/azurerm: create common schema for location field, add diff suppress [GH-10409] * provider/github: supports importing resources [GH-10382] * provider/postgresql: Added 'connect_timeout' argument to provider 'postgresql' [GH-10380] + * provider/cloudstack: Support using secondary IP addresses with the `cloudstack_static_nat` resource [GH-10420] BUG FIXES: