mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-11 06:01:36 -04:00
6 lines
167 B
Plaintext
6 lines
167 B
Plaintext
# tfcoremock_simple_resource.drift:
|
|
resource "tfcoremock_simple_resource" "drift" {
|
|
id = "f3c6ddc5-37d5-0170-64ff-518ad421385a"
|
|
string = "Hello, world!"
|
|
}
|