Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-01-02 13:49:00 +00:00 committed by GitHub
parent ae3144a876
commit de414eefbf
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
* provider/aws: Add support for instance tenancy in `aws_opsworks_instance` [GH-10885]
* provider/aws: Added a validation for security group rule types [GH-10864]
* provider/aws: Add `most_recent` to the `ebs_snapshot` data source [GH-10986]
* provider/archive: `archive_file` now exports `output_md5` attribute in addition to existing SHA1 and Base64 SHA256 hashes. [GH-10851]
* provider/pagerduty Add delete support to pagerduty_service_integration [GH-10891]
* provider/postgresql Add permissions support to `postgresql_schema` as nested `policy` attributes [GH-10808]