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
commit aa05e8262a
1 changed files with 2 additions and 1 deletions

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