$ terraform output -json
diff --git a/terraform-cheat-sheet.adoc b/terraform-cheat-sheet.adoc index 1cf77ec..6a35b59 100644 --- a/terraform-cheat-sheet.adoc +++ b/terraform-cheat-sheet.adoc @@ -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 diff --git a/terraform-cheat-sheet.pdf b/terraform-cheat-sheet.pdf index a1ebf0e..0bf37d7 100644 Binary files a/terraform-cheat-sheet.pdf and b/terraform-cheat-sheet.pdf differ diff --git a/terraform-cheat-sheet_temp.html b/terraform-cheat-sheet_temp.html index 023f98f..cdac4cf 100644 --- a/terraform-cheat-sheet_temp.html +++ b/terraform-cheat-sheet_temp.html @@ -261,7 +261,7 @@
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