Skip to content

Commit

Permalink
chore-remove-mandatory-default-example-folder-name (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredfholgate authored Nov 13, 2024
1 parent 8a12800 commit ad34b10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/ensure_dir_existence.grept.hcl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
locals {
must_exist_dirs = toset([
"examples",
"examples/default",
"tests",
])
}
Expand Down

0 comments on commit ad34b10

Please sign in to comment.