Skip to content

Commit f9b3552

Browse files
committed
another fixup
1 parent eae0f0d commit f9b3552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dogfood/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ resource "coderd_template" "envbuilder_dogfood" {
8585
{
8686
name = var.CODER_TEMPLATE_VERSION
8787
message = var.CODER_TEMPLATE_MESSAGE
88-
directory = "./coder-envbuilder/contents"
88+
directory = "./coder-envbuilder"
8989
active = true
9090
tf_vars = [{
9191
# clusters/dogfood-v2/coder/provisioner/configs/values.yaml#L191-L194

0 commit comments

Comments
 (0)