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 0d96221 commit b243071Copy full SHA for b243071
e2e/test_modules/incompatible_w_cts/variables.tf
@@ -2,5 +2,6 @@
2
# SPDX-License-Identifier: MPL-2.0
3
4
variable "test" {
5
+ default = "test"
6
}
7
0 commit comments