Update CHANGELOG.md

This commit is contained in:
Paul Thrasher 2017-05-03 17:02:28 -07:00 committed by GitHub
parent 9ad1425cf8
commit 3bff3adc9e
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ IMPROVEMENTS:
* provider/aws: aws_dynamodb_table Add support for TimeToLive [GH-14104]
* provider/aws: Add `security_configuration` support to `aws_emr_cluster` [GH-14133]
* provider/aws: Add support for the tenancy placement option in `aws_spot_fleet_request` [GH-14163]
* provider/aws: aws_db_option_group normalizes name to lowercase [GH-14192]
* provider/azurerm: `azurerm_template_deployment` now supports String/Int/Boolean outputs [GH-13670]
* provider/azurerm: Expose the Private IP Address for a Load Balancer, if available [GH-13965]
* provider/dnsimple: Add support for import for dnsimple_records [GH-9130]