Add some context for the addition

This commit is contained in:
Pam Selle 2019-09-19 16:46:12 -04:00
parent 740c9865f3
commit 0e1f12e570
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ the output from other commands, such as:
* `aws_instance.foo`
* `aws_instance.bar[1]`
* `aws_instance.baz[\"key\"]`
* `aws_instance.baz[\"key\"]` (quotes in resource addresses must be escaped on the command line, so that they are not interpreted by your shell)
* `module.foo.module.bar.aws_instance.qux`
The command-line flags are all optional. The list of available flags are: