We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a12800 commit ad34b10Copy full SHA for ad34b10
terraform/ensure_dir_existence.grept.hcl
@@ -1,7 +1,6 @@
1
locals {
2
must_exist_dirs = toset([
3
"examples",
4
- "examples/default",
5
"tests",
6
])
7
}
0 commit comments