We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f2a31 commit e667411Copy full SHA for e667411
1 file changed
website/source/docs/commands/console.html.markdown
@@ -52,7 +52,7 @@ $ echo "1 + 5" | terraform console
52
53
## Remote State
54
55
-The `terraform console `command will read configured state even if it
+The `terraform console` command will read configured state even if it
56
is [remote](/docs/state/remote.html). This is great for scripting
57
state reading in CI environments or other remote scenarios.
58
0 commit comments