Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-06-06 13:55:53 +01:00 committed by GitHub
parent 3f3664a4e4
commit 258674a358
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ IMPROVEMENTS:
* provider/aws: Support import of aws_lambda_event_source_mapping [GH-14898]
* 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/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]