Merge pull request #590 from davedash/patch-1
Fix typo in output.html.markdown
This commit is contained in:
commit
81f008ba53
|
@ -15,7 +15,7 @@ an output variable from the state file.
|
|||
|
||||
Usage: `terraform output [options] NAME`
|
||||
|
||||
By default, `plan` requires only a variable name and looks in the
|
||||
By default, `output` requires only a variable name and looks in the
|
||||
current directory for the state file to query.
|
||||
|
||||
The command-line flags are all optional. The list of available flags are:
|
||||
|
|
Loading…
Reference in New Issue