Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-12-27 20:53:52 +00:00 committed by GitHub
parent 5dbc66012e
commit 452552a2cb
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ BUG FIXES:
* provider/aws: `storage_class` is now correctly treated as optional when configuring replication for `aws_s3_bucket` resources. [GH-10921]
* provider/aws: `user_data` on `aws_launch_configuration` resources is only base 64 encoded if the value provided is not already base 64 encoded. [GH-10871]
* provider/aws: Reworked validateArn function to handle empty values [GH-10833]
## 0.8.2 (December 21, 2016)