Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Nemetz committed Jul 9, 2018
1 parent b9953e4 commit 33b77ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ many times) and the using count to enable/disable resources.
* Will return 1 for any true value, 0 for anything else.
* Current true values: true, t, 1, on, enable

All [devops-workflow](https://registry.terraform.io/search?q=devops-workflow&verified=false) modules will eventually use this.
All [devops-workflow](https://registry.terraform.io/search?q=devops-workflow&verified=false)
modules will eventually use this.

**NOTE:** `local` refers to this using [locals](https://www.terraform.io/docs/configuration/locals.html)
and does not create any resources. It just builds new variables.
Expand Down

0 comments on commit 33b77ce

Please sign in to comment.