Update CHANGELOG.md

This commit is contained in:
Clint 2016-03-07 15:48:21 -06:00
parent 5d2f3a4ce9
commit bcf1bca564
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ FEATURES:
* **New resource:** `aws_api_gateway_model` [GH-4295]
* **New resource:** `aws_api_gateway_resource` [GH-4295]
* **New resource:** `aws_api_gateway_rest_api` [GH-4295]
* **New resource:** `aws_elastic_beanstalk_application` [GH-3157]
* **New resource:** `aws_elastic_beanstalk_configuration_template` [GH-3157]
* **New resource:** `aws_elastic_beanstalk_environment` [GH-3157]
* **New resource:** `aws_iam_account_password_policy` [GH-5029]
* **New resource:** `google_compute_instance_group` [GH-4087]