Update CHANGELOG.md

This commit is contained in:
Clint 2015-12-18 10:56:19 -06:00
parent e273fe6cfc
commit 3adda82415
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ BUG FIXES:
* provider/aws: Fix issue force destroying a versioned S3 bucket [GH-4168] * provider/aws: Fix issue force destroying a versioned S3 bucket [GH-4168]
* provider/aws: Update DB Replica to honor storage type [GH-4155] * provider/aws: Update DB Replica to honor storage type [GH-4155]
* provider/aws: Fix issue creating AWS RDS replicas across regions [GH-4215] * provider/aws: Fix issue creating AWS RDS replicas across regions [GH-4215]
* provider/aws: Fix issue with iam_profile in aws_instance when a path is specified [GH-3663]
* provider/aws: Refactor AWS Authentication chain to fix issue with authentication and IAM [GH-4254] * provider/aws: Refactor AWS Authentication chain to fix issue with authentication and IAM [GH-4254]
* provider/aws: Fix issue with finding S3 Hosted Zone ID for eu-central-1 region [GH-4236] * provider/aws: Fix issue with finding S3 Hosted Zone ID for eu-central-1 region [GH-4236]
* provider/aws: Fix missing AMI issue with Launch Configurations [GH-4242] * provider/aws: Fix missing AMI issue with Launch Configurations [GH-4242]