mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-25 16:06:25 -06:00
4 lines
57 B
HCL
4 lines
57 B
HCL
resource "test_object" "b" {
|
|
test_string = "changed"
|
|
}
|