Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-12-09 18:51:49 -08:00
parent 14318059b8
commit d4722f4fdf
1 changed files with 7 additions and 7 deletions

View File

@ -10,15 +10,15 @@ FEATURES:
IMPROVEMENTS:
* provider/aws: Support tenancy for aws_instance
* provider/aws: Support block devices for aws_instance
* provider/aws: Support virtual_name on block device
* provider/aws: Support tenancy for aws\_instance
* provider/aws: Support block devices for aws\_instance
* provider/aws: Support virtual\_name on block device
* provider/aws: Improve RDS reliability (more grace time)
* provider/aws: Added aws_db_parameter_group resource
* provider/aws: Added tag support to aws_subnet
* provider/aws: Added aws\_db\_parameter\_group resource
* provider/aws: Added tag support to aws\_subnet
* provider/aws: Routes in RouteTable are optional
* provider/aws: associate_public_ip_address on aws_launch_configuration
* provider/aws: Added aws_network_acl
* provider/aws: associate\_public\_ip\_address on aws\_launch\_configuration
* provider/aws: Added aws\_network\_acl
* provider/aws: Ingress rules in security groups are optional
* provider/aws: Support termination policy for ASG
* provider/digitalocean: Improved droplet size compatibility