Skip to content

Commit 491451c

Browse files
committed
Set the version
1 parent ba3d3eb commit 491451c

File tree

1 file changed

+3
-1
lines changed
  • tests/workflows/test-plan/early-eval/tofu

1 file changed

+3
-1
lines changed

tests/workflows/test-plan/early-eval/tofu/main.tf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,6 @@ terraform {
3939
method = method.aes_gcm.my_method
4040
}
4141
}
42-
}
42+
43+
required_version = "1.8.8"
44+
}

0 commit comments

Comments
 (0)