Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-05-05 17:15:56 -04:00 committed by GitHub
parent 00de514749
commit 076a67f754
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ IMPROVEMENTS:
* provider/aws: Add support for SSM Documents to aws_cloudwatch_event_target [GH-14067]
* provider/aws: add additional custom service endpoint options for CloudFormation, KMS, RDS, SNS & SQS [GH-14097]
* provider/aws: Add ARN to security group data source [GH-14245]
* provider/aws: Improve the wording of DynamoDB Validation error message [GH-14256]
* 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]