mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-27 17:18:28 -04:00
5 lines
167 B
Text
5 lines
167 B
Text
# tfcoremock_simple_resource.drift:
|
|
resource "tfcoremock_simple_resource" "drift" {
|
|
id = "f3c6ddc5-37d5-0170-64ff-518ad421385a"
|
|
string = "Hello, world!"
|
|
}
|