Skip to content

Commit a8bdd04

Browse files
committed
fmt
1 parent 520fff7 commit a8bdd04

File tree

1 file changed

+1
-1
lines changed
  • coderd/testdata/parameters/variables

1 file changed

+1
-1
lines changed

coderd/testdata/parameters/variables/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ terraform {
1313

1414
variable "one" {
1515
default = "alice"
16-
type = string
16+
type = string
1717
}
1818

1919

0 commit comments

Comments
 (0)