Merge pull request #9416 from Phat3/patch-1
Fix possible typo carried over from Terraform documentation.
This commit is contained in:
commit
e336f0069f
|
@ -153,6 +153,6 @@ printed unless an error occurs earlier.
|
|||
For example:
|
||||
|
||||
```shell-session
|
||||
$ echo "1 + 5" | terraform console
|
||||
$ echo "1 + 5" | packer console
|
||||
6
|
||||
```
|
Loading…
Reference in New Issue