Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Vache, Aurelie committed Dec 3, 2018
1 parent 9b710ed commit 577a28f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terraform-cheat-sheet.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ elastic_endpoint = vpc-toto-12fgfd4d5f4ds5fngetwe4.
eu-central-1.es.amazonaws.com
....

We can extract the value that we want in order to use it in a script for xample. With jq it's easy:
We can extract the value that we want in order to use it in a script for example. With jq it's easy:

....
$ terraform output -json
Expand Down
Binary file modified terraform-cheat-sheet.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion terraform-cheat-sheet_temp.html
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ <h4 id="_usage_2">Usage</h4>
eu-central-1.es.amazonaws.com</pre>
</div>
</div>
<p class="">We can extract the value that we want in order to use it in a script for xample. With jq it&#8217;s easy:</p>
<p class="">We can extract the value that we want in order to use it in a script for example. With jq it&#8217;s easy:</p>
<div class="literalblock">
<div class="content">
<pre>$ terraform output -json
Expand Down

0 comments on commit 577a28f

Please sign in to comment.