mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
31 lines
727 B
JSON
31 lines
727 B
JSON
{
|
|
"version": 4,
|
|
"terraform_version": "1.3.7",
|
|
"serial": 1,
|
|
"lineage": "4ce8adfd-57a0-aba7-118d-834394462086",
|
|
"outputs": {},
|
|
"resources": [
|
|
{
|
|
"mode": "managed",
|
|
"type": "tfcoremock_simple_resource",
|
|
"name": "drift",
|
|
"provider": "provider[\"registry.opentofu.org/hashicorp/tfcoremock\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"bool": null,
|
|
"float": null,
|
|
"id": "cb79269e-dc39-1e68-0a9c-63cb392afda9",
|
|
"integer": null,
|
|
"number": null,
|
|
"string": "Hello, world!"
|
|
},
|
|
"sensitive_attributes": []
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"check_results": null
|
|
}
|