Merge pull request #4660 from sfilipov/patch-1

Split long comment to two lines
This commit is contained in:
Clint
2016-01-13 08:48:56 -06:00

View File

@@ -17,7 +17,8 @@ Use the navigation to the left to read about the available resources.
## Example Usage
```
# Set the variable value in *.tfvars file or using -var="do_token=..." CLI option
# Set the variable value in *.tfvars file
# or using -var="do_token=..." CLI option
variable "do_token" {}
# Configure the DigitalOcean Provider