Skip to content

Commit 33b77ce

Browse files
author
Steven Nemetz
committed
Fix style
1 parent b9953e4 commit 33b77ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ many times) and the using count to enable/disable resources.
1414
* Will return 1 for any true value, 0 for anything else.
1515
* Current true values: true, t, 1, on, enable
1616

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

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

0 commit comments

Comments
 (0)