diff --git a/CHANGELOG.md b/CHANGELOG.md index 66c24f1643..3df760ad82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,9 @@ IMPROVEMENTS: BUG FIXES: - * provider/aws: Mark `aws_security_group` description as `ForceNew` [GH-1871] + * 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] ## 0.5.0 (May 7, 2015)