diff --git a/CHANGELOG.md b/CHANGELOG.md index f191544ac..018067623 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ IMPROVEMENTS: * everything: invalid keys in configuration are now considered validation errors. [GH-104] +* amazon-ebs: Credentials will come from IAM role if available. [GH-160] * amazon-ebs: Verify the source AMI is EBS-backed before launching. [GH-169] * vmware: error if shutdown command has non-zero exit status.