Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-09 17:51:12 +03:00 committed by GitHub
parent 9dd4e5bcb0
commit e71a49cf35
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ IMPROVEMENTS:
* provider/aws: Improve the wording of DynamoDB Validation error message [GH-14256]
* provider/aws: Add support for importing Kinesis Streams [GH-14278]
* provider/aws: Add `arn` attribute to `aws_ses_domain_identity` resource [GH-14306]
* provider/aws: Add support for targets to aws_ssm_association [GH-14246]
* 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/dns: Fix data dns txt record set [GH-14271]