Update CHANGELOG.md

This commit is contained in:
Clint 2017-06-06 15:09:50 -05:00 committed by GitHub
parent 677a418e78
commit 0f113c3cc3
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ IMPROVEMENTS:
* provider/aws: Add support for a configurable timeout in db_option_group [GH-15023]
* provider/aws: Add task_parameters parameter to aws_ssm_maintenance_window_task resource [GH-15104]
* provider/aws: Expose reason of EMR cluster termination [GH-15117]
* provider/aws: `data.aws_acm_certificate` can now filter by `type` [GH-15063]
* provider/azurerm: Ignore case sensivity in Azurerm resource enums [GH-14861]
* provider/digitalocean: Add support for changing TTL on DigitalOcean domain records. [GH-14805]
* provider/google: Add ability to import Google Compute persistent disks [GH-14573]