Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-06-15 11:06:44 -05:00
parent 924278c33f
commit c26d2bc387
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ FEATURES:
* **New resource: `aws_ecs_task_definition`** [GH-1803] * **New resource: `aws_ecs_task_definition`** [GH-1803]
* **New resource: `aws_iam_group_association`** [GH-2273] * **New resource: `aws_iam_group_association`** [GH-2273]
* **New resource: `aws_lambda_function`** [GH-2170] * **New resource: `aws_lambda_function`** [GH-2170]
* **New resource: `aws_route53_health_check`** [GH-2226]
* **New resource: `aws_spot_instance_request`** [GH-2263] * **New resource: `aws_spot_instance_request`** [GH-2263]
* **New remote state backend: `swift`**: You can now store remote state in * **New remote state backend: `swift`**: You can now store remote state in
a OpenStack Swift. [GH-2254] a OpenStack Swift. [GH-2254]