From b7c79d3166f46acc250638dc250647b001e8af3d Mon Sep 17 00:00:00 2001 From: Clint Date: Mon, 31 Aug 2015 09:36:31 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f4874fea..96af95099 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ BUG FIXES: * provider/aws: Retry creation of `aws_ecs_service` if IAM policy isn't ready yet [GH-3061] * provider/aws: Fix issue with mixed capitalization for RDS Instances [GH-3053] * provider/aws: Fix issue with RDS to allow major version upgrades [GH-3053] + * provider/aws: Fix issue with `key_name` and using VPCs with spot instance requests [GH-2954] ## 0.6.3 (August 11, 2015)