opentofu/website/source
James Nugent b4048dfc1d core: Add -json flag to terraform output
This commit removes the ability to index into complex output types using
`terraform output a_list 1` (for example), and adds a `-json` flag to
the `terraform output` command, such that the output can be piped
through a post-processor such as jq or json. This removes the need to
allow arbitrary traversal of nested structures.

It also adds tests of human readable ("normal") output with nested lists
and maps, and of the new JSON output.
2016-07-13 10:42:55 -06:00
..
assets provider/logentries: Implementing logentries provider (#7067) 2016-07-12 14:14:39 +01:00
docs core: Add -json flag to terraform output 2016-07-13 10:42:55 -06:00
intro provider/aws: Update documentation to use t2.micro, provide Classic options (#6801) 2016-05-20 16:19:01 -05:00
layouts provider/digitalocean: adds a volume resource (#7560) 2016-07-13 15:36:37 +01:00
.gitignore website: initial commit 2014-07-16 17:51:48 -04:00
404.html.erb Update 404 page 2015-09-19 17:42:33 +01:00
community.html.erb Add note about paid training 2016-05-16 16:45:47 -04:00
downloads.html.erb Implemented internal plugin calls; which allows us to compile plugins into the main terraform binary 2016-05-10 14:40:11 -04:00
index.html.erb provider/aws: Update docs with t1 instance for accounts with EC2 Classic 2015-12-21 10:00:34 -06:00
robots.txt Add robots.txt 2014-10-21 23:20:26 -04:00
sitemap.xml.builder Add sitemap 2014-10-21 23:20:21 -04:00