We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97de7e6 + 2962cff commit aa05e82Copy full SHA for aa05e82
1 file changed
website/source/docs/providers/do/index.html.markdown
@@ -17,7 +17,8 @@ Use the navigation to the left to read about the available resources.
17
## Example Usage
18
19
```
20
-# Set the variable value in *.tfvars file or using -var="do_token=..." CLI option
+# Set the variable value in *.tfvars file
21
+# or using -var="do_token=..." CLI option
22
variable "do_token" {}
23
24
# Configure the DigitalOcean Provider
0 commit comments