Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-06-06 14:11:47 +03:00 committed by GitHub
parent 1812ce2ff3
commit 683a14853d
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@ IMPROVEMENTS:
* provider/aws: Export internal tunnel addresses + document [GH-14835]
* provider/aws: Fix misleading error in aws_route validation [GH-14972]
* provider/aws: Support import of aws_lambda_event_source_mapping [GH-14898]
* provider/aws: Add support for a configurable timeout in db_option_group #15023
* 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/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]