mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-18 18:29:44 -05:00
5 lines
138 B
Text
5 lines
138 B
Text
# tfcoremock_object.object:
|
|
resource "tfcoremock_object" "object" {
|
|
id = "00e14fba-4d56-6cc5-b685-633555376e3f"
|
|
object = {}
|
|
}
|