Skip to content

Commit d0162dd

Browse files
authored
Use # comment syntax in configuration example (#51)
1 parent ddbd11d commit d0162dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Here's an example:
66

77
```hcl
88
plugin "terraform" {
9-
// Plugin common attributes
9+
# Plugin common attributes
1010
1111
preset = "recommended"
1212
}

0 commit comments

Comments
 (0)