opentofu/internal/command/testdata/plan-vars-unset/mod/mod.tf
Andy Hayes de69070b02
Adds prompt for missing static variables (#2047)
Signed-off-by: Andrew Hayes <andrew.hayes@harness.io>
2024-10-07 18:30:42 +01:00

3 lines
37 B
HCL

output "stuff" {
value = "things"
}