mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-04 13:17:43 -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"
|
|
}
|
|
}
|