| { |
| "version": 4, |
| "terraform_version": "1.3.7", |
| "serial": 1, |
| "lineage": "74f354aa-d7c6-5524-9573-cfdb625cb511", |
| "outputs": {}, |
| "resources": [ |
| { |
| "mode": "managed", |
| "type": "tfcoremock_simple_resource", |
| "name": "base", |
| "provider": "provider[\"registry.terraform.io/hashicorp/tfcoremock\"]", |
| "instances": [ |
| { |
| "schema_version": 0, |
| "attributes": { |
| "bool": null, |
| "float": null, |
| "id": "7da63aeb-f908-a112-9886-f29a0b0bd4ad", |
| "integer": null, |
| "number": null, |
| "string": "Hello, world!" |
| }, |
| "sensitive_attributes": [] |
| } |
| ] |
| } |
| ], |
| "check_results": null |
| } |