You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@ FEATURES:
32
32
***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.
33
33
34
34
***New Command:**`terraform state` to provide access to a variety of state manipulation functions [GH-5811]
35
+
***New Option:**`terraform output` now supports the `-json` flag to print a machine-readable representation of outputs [GH-7608]
35
36
***New Data Source:**`aws_ami`[GH-6911]
36
37
***New Data Source:**`aws_availability_zones`[GH-6805]
37
38
***New Data Source:**`aws_iam_policy_document`[GH-6881]
0 commit comments