github.com/opentofu/opentofu@v1.7.1/internal/cloud/errored.tfstate (about) 1 { 2 "version": 4, 3 "terraform_version": "0.14.0", 4 "serial": 1, 5 "lineage": "30a4d634-f765-186a-f411-7dfa798a767e", 6 "outputs": {}, 7 "resources": [ 8 { 9 "mode": "managed", 10 "type": "null_resource", 11 "name": "foo", 12 "provider": "provider[\"registry.opentofu.org/hashicorp/null\"]", 13 "instances": [ 14 { 15 "schema_version": 0, 16 "attributes": { 17 "id": "yes" 18 }, 19 "sensitive_attributes": [] 20 } 21 ] 22 } 23 ], 24 "check_results": null 25 }