Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2016-02-22 16:55:36 -06:00
parent 5528abb51e
commit 55a9824a9a
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ IMPROVEMENTS:
* provider/aws: The `cluster_type` on `aws_redshift_cluster` resources is now computed [GH-5238]
* provider/aws: `aws_lambda_function` resources now support VPC configuration [GH-5149]
* provider/aws: Add support for Enhanced Monitoring to RDS Instances [GH-4945]
* provider/aws: Improve vpc cidr_block err message [GH-5255]
* provider/digitalocean: `digitalocean_record` resources now export a computed `fqdn` attribute [GH-5071]
* provider/google: Add assigned IP Address to CloudSQL Instance `google_sql_database_instance` [GH-5245]
* provider/openstack: Add support for Distributed Routers [GH-4878]