From 910a7fca98b83ba46c4745a610f0aa2af39f9e47 Mon Sep 17 00:00:00 2001 From: James Nugent Date: Mon, 21 Mar 2016 18:23:03 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42c0a6a09..aeae9bed3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,6 @@ IMPROVEMENTS: * core: provisioners connecting via WinRM now respect HTTPS settings [GH-5761] * provider/aws: `aws_db_instance` now makes `identifier` optional and generates a unique ID when it is omitted [GH-5723] - * provider/aws: `aws_db_instance` now makes `identifier` optional and generates a unique ID when it is omitted [GH-5723] * provider/aws: `aws_redshift_cluster` now allows`publicly_accessible` to be modified [GH-5721] BUG FIXES: