Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-09-27 12:43:43 -07:00
parent 5da86c1279
commit 338a61d135
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ IMPROVEMENTS:
* helper/schema: Can now have default values. [GH-245]
* providers/aws: New resource `db_subnet_group`. [GH-295]
* providers/aws: Add `map_public_ip_on_launch` for subnets. [GH-285]
* providers/aws: Add `iam_instance_profile` for instances. [GH-319]
* providers/google: Support `target_tags` for firewalls. [GH-324]
BUG FIXES: