mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-11 16:42:33 -06:00
4 lines
48 B
HCL
4 lines
48 B
HCL
resource "test_thing" "foo" {
|
|
v = "goodbye"
|
|
}
|