We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents febaf55 + bf7220a commit 669567aCopy full SHA for 669567a
1 file changed
website/source/intro/getting-started/outputs.html.md
@@ -35,7 +35,7 @@ output "ip" {
35
}
36
```
37
38
-This defines an output variables named "ip". The `value` field
+This defines an output variable named "ip". The `value` field
39
specifies what the value will be, and almost always contains
40
one or more interpolations, since the output data is typically
41
dynamic. In this case, we're outputting the
0 commit comments