mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-25 05:02:44 -05:00
6 lines
87 B
HCL
6 lines
87 B
HCL
terraform {
|
|
backend "inmem" {
|
|
lock_id = "2b6a6738-5dd5-50d6-c0ae-f6352977666b"
|
|
}
|
|
}
|