mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-16 10:00:27 -04:00
4 lines
50 B
HCL
4 lines
50 B
HCL
terraform {
|
|
required_version = "${var.foo}"
|
|
}
|