Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-12-28 22:49:35 +00:00 committed by GitHub
parent dd807c79ff
commit c85f1ffb64

View File

@ -3,6 +3,7 @@
IMPROVEMENTS:
* provider/aws: Add support for instance tenancy in `aws_opsworks_instance` [GH-10885]
* 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]