We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba3d3eb commit 491451cCopy full SHA for 491451c
tests/workflows/test-plan/early-eval/tofu/main.tf
@@ -39,4 +39,6 @@ terraform {
39
method = method.aes_gcm.my_method
40
}
41
42
-}
+
43
+ required_version = "1.8.8"
44
+}
0 commit comments