mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-17 22:00:45 -04:00
6 lines
52 B
HCL
6 lines
52 B
HCL
variables {
|
|
input = "some value"
|
|
}
|
|
|
|
run "test" {}
|