Files
opentf/testing/equivalence-tests/outputs/basic_list_null/state.json

22 lines
516 B
JSON

{
"format_version": "1.0",
"values": {
"root_module": {
"resources": [
{
"address": "tfcoremock_list.list",
"mode": "managed",
"name": "list",
"provider_name": "registry.opentofu.org/hashicorp/tfcoremock",
"schema_version": 0,
"sensitive_values": {},
"type": "tfcoremock_list",
"values": {
"id": "985820B3-ACF9-4F00-94AD-F81C5EA33663",
"list": null
}
}
]
}
}
}