mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 01:41:48 -06:00
31 lines
708 B
JSON
31 lines
708 B
JSON
{
|
|
"version": 4,
|
|
"terraform_version": "1.3.5",
|
|
"serial": 1,
|
|
"lineage": "d6a2102b-030b-3b20-a00c-6d0256541c88",
|
|
"outputs": {},
|
|
"resources": [
|
|
{
|
|
"mode": "managed",
|
|
"type": "tfcoremock_object",
|
|
"name": "object",
|
|
"provider": "provider[\"registry.terraform.io/hashicorp/tfcoremock\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"id": "a0ed13ec-116b-14c4-7437-418e217d3659",
|
|
"object": {
|
|
"boolean": true,
|
|
"number": 10,
|
|
"string": "Hello, world!"
|
|
}
|
|
},
|
|
"sensitive_attributes": []
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"check_results": null
|
|
}
|