Skip to content

Commit ad34b10

Browse files
chore-remove-mandatory-default-example-folder-name (#143)
1 parent 8a12800 commit ad34b10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

terraform/ensure_dir_existence.grept.hcl

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
locals {
22
must_exist_dirs = toset([
33
"examples",
4-
"examples/default",
54
"tests",
65
])
76
}

0 commit comments

Comments
 (0)