Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-02-22 13:33:05 -05:00
parent 463fde2509
commit bf83d2d924
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ IMPROVEMENTS:
* provider/aws: Support custom endpoints for AWS EC2 ELB and IAM [GH-5114] * provider/aws: Support custom endpoints for AWS EC2 ELB and IAM [GH-5114]
* provider/aws: The `cluster_type` on `aws_redshift_cluster` resources is now computed [GH-5238] * 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: `aws_lambda_function` resources now support VPC configuration [GH-5149]
* 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/google: Add assigned IP Address to CloudSQL Instance `google_sql_database_instance` [GH-5245]
* provider/openstack: Add support for Distributed Routers [GH-4878] * provider/openstack: Add support for Distributed Routers [GH-4878]
* provider/openstack: Add support for optional cacert_file parameter [GH-5106] * provider/openstack: Add support for optional cacert_file parameter [GH-5106]