mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-09 23:54:17 -06:00
6 lines
87 B
Terraform
6 lines
87 B
Terraform
|
terraform {
|
||
|
backend "inmem" {
|
||
|
lock_id = "2b6a6738-5dd5-50d6-c0ae-f6352977666b"
|
||
|
}
|
||
|
}
|