mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-09 23:54:17 -06:00
5095d7c6a7
Test actual unlock failure and success through the the unlock command.
6 lines
87 B
HCL
6 lines
87 B
HCL
terraform {
|
|
backend "inmem" {
|
|
lock_id = "2b6a6738-5dd5-50d6-c0ae-f6352977666b"
|
|
}
|
|
}
|