diff --git a/CHANGELOG.md b/CHANGELOG.md index d1c0b4220..bb9c1b31d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ BUG FIXES: * core: fix "resource not found" for interpolation issues with modules * command/push: local vars override remote ones [GH-1881] * provider/aws: Mark `aws_security_group` description as `ForceNew` [GH-1871] + * provider/aws: `aws_db_instance` ARN value is correct [GH-1910] * provider/template: Fix infinite diff [GH-1898] ## 0.5.0 (May 7, 2015)