We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2717d6f commit 0b51700Copy full SHA for 0b51700
1 file changed
test/terraform/scenarios.json
@@ -14,7 +14,7 @@
14
"installSentinel": true
15
}
16
17
- },
+ },
18
"install_in_ubuntu_noble": {
19
"image": "mcr.microsoft.com/devcontainers/base:noble",
20
"features": {
@@ -91,7 +91,7 @@
91
"image": "mcr.microsoft.com/devcontainers/base:jammy",
92
93
"terraform": {
94
- "tflint": "latest"
+ "tflint": "0.50.0"
95
96
97
},
@@ -122,4 +122,4 @@
122
123
124
125
-}
+}
0 commit comments