Add an example with string keys to taint to demonstrate escaping quotes

This commit is contained in:
Pam Selle 2019-09-19 13:40:29 -04:00
parent 39f61a0795
commit 740c9865f3
1 changed files with 2 additions and 1 deletions

View File

@ -41,7 +41,8 @@ the output from other commands, such as:
* `aws_instance.foo`
* `aws_instance.bar[1]`
* `module.foo.module.bar.aws_instance.baz`
* `aws_instance.baz[\"key\"]`
* `module.foo.module.bar.aws_instance.qux`
The command-line flags are all optional. The list of available flags are: