mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-23 22:00:54 -04:00
* [testing framework] prepare for beta phase of development * [Testing Framework] Add module block to test run blocks
5 lines
66 B
HCL
5 lines
66 B
HCL
variable "v" {
|
|
description = "in setup module"
|
|
default = ""
|
|
}
|