mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-08 04:02:25 -04:00
38 lines
902 B
JSON
38 lines
902 B
JSON
{
|
|
"format_version": "1.0",
|
|
"values": {
|
|
"root_module": {
|
|
"resources": [
|
|
{
|
|
"address": "tfcoremock_set.set",
|
|
"mode": "managed",
|
|
"name": "set",
|
|
"provider_name": "registry.opentofu.org/hashicorp/tfcoremock",
|
|
"schema_version": 0,
|
|
"sensitive_values": {
|
|
"set": [
|
|
{},
|
|
{},
|
|
{}
|
|
]
|
|
},
|
|
"type": "tfcoremock_set",
|
|
"values": {
|
|
"id": "F40F2AB4-100C-4AE8-BFD0-BF332A158415",
|
|
"set": [
|
|
{
|
|
"id": "07F887E2-FDFF-4B2E-9BFB-B6AA4A05EDB9"
|
|
},
|
|
{
|
|
"id": "3BFC1A84-023F-44FA-A8EE-EFD88E18B8F7"
|
|
},
|
|
{
|
|
"id": "4B7178A8-AB9D-4FF4-8B3D-48B754DE537B"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |