Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-03-17 19:09:10 +00:00 committed by GitHub
parent bf02d5aa50
commit a774ca0b12
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ IMPROVEMENTS:
* provider/aws: Improved error when failing to get S3 tags [GH-12759]
* provider/aws: Validate CIDR Blocks in SG and SG rule resources [GH-12765]
* provider/aws: Add KMS key tag support [GH-12243]
* Allow `name_prefix` to be used with various IAM resources [GH-12658]
* provider/openstack: Add timeout support for Compute resources [GH-12794]
* provider/scaleway: expose public IPv6 information on scaleway_server [GH-12748]