mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 01:41:48 -06:00
32 lines
791 B
JSON
32 lines
791 B
JSON
{
|
|
"format_version": "1.0",
|
|
"values": {
|
|
"root_module": {
|
|
"resources": [
|
|
{
|
|
"address": "tfcoremock_set.set",
|
|
"mode": "managed",
|
|
"name": "set",
|
|
"provider_name": "registry.terraform.io/hashicorp/tfcoremock",
|
|
"schema_version": 0,
|
|
"sensitive_values": {
|
|
"set": [
|
|
false,
|
|
false,
|
|
false
|
|
]
|
|
},
|
|
"type": "tfcoremock_set",
|
|
"values": {
|
|
"id": "046952C9-B832-4106-82C0-C217F7C73E18",
|
|
"set": [
|
|
"1769B76E-12F0-4214-A864-E843EB23B64E",
|
|
"41471135-E14C-4946-BFA4-2626C7E2A94A",
|
|
"D8F7EA80-9E25-4DD7-8D97-797D2080952B"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |