Update CHANGELOG.md

This commit is contained in:
Radek Simko 2015-06-12 19:24:39 +01:00
parent 380f3ceb86
commit e3b3896615
1 changed files with 1 additions and 0 deletions

View File

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