mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 01:41:48 -06:00
24 lines
405 B
JSON
24 lines
405 B
JSON
{
|
|
"version": 4,
|
|
"serial": 2,
|
|
"lineage": "hello",
|
|
"outputs": {},
|
|
"resources": [
|
|
{
|
|
"mode": "managed",
|
|
"type": "null_resource",
|
|
"name": "b",
|
|
"provider": "provider.null",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"id": "9051675049789185374",
|
|
"triggers": null
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|