6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
|
|
<EFBFBD>esource "test_ob<6F>ject" "A"
|
|||
|
|
|
|||
|
|
resource "tesct" "B" {
|
|||
|
|
test_string = "${test_object.A.id}"
|
|||
|
|
}
|