mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-19 11:02:07 -05:00
5 lines
54 B
HCL
5 lines
54 B
HCL
module "bar" {
|
|
memory = "1G"
|
|
source = "baz"
|
|
}
|