Update console.mdx
Fix possible typo carried over from Terraform documentation.
This commit is contained in:
parent
adbf114a59
commit
7ec1d478d6
|
@ -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