Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jen20 committed Jul 13, 2016
1 parent 9ca3f2d commit 821d9d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ FEATURES:
* **State Import** allows a way to import existing resources into Terraform state for many types of resource. Initial coverage of AWS is quite high, and it is straightforward to add support for new resources.

* **New Command:** `terraform state` to provide access to a variety of state manipulation functions [GH-5811]
* **New Option:** `terraform output` now supports the `-json` flag to print a machine-readable representation of outputs [GH-7608]
* **New Data Source:** `aws_ami` [GH-6911]
* **New Data Source:** `aws_availability_zones` [GH-6805]
* **New Data Source:** `aws_iam_policy_document` [GH-6881]
Expand Down

0 comments on commit 821d9d8

Please sign in to comment.