| { |
| "version": 4, |
| "terraform_version": "1.3.7", |
| "serial": 1, |
| "lineage": "4a0f03a7-03fd-9357-9fd2-b3405139fa1d", |
| "outputs": {}, |
| "resources": [ |
| { |
| "mode": "managed", |
| "type": "tfcoremock_simple_resource", |
| "name": "first", |
| "provider": "provider[\"registry.terraform.io/hashicorp/tfcoremock\"]", |
| "instances": [ |
| { |
| "schema_version": 0, |
| "attributes": { |
| "bool": null, |
| "float": null, |
| "id": "70c47571-66c3-b1dc-2474-47a74b9c7886", |
| "integer": null, |
| "number": null, |
| "string": "Hello, world!" |
| }, |
| "sensitive_attributes": [] |
| } |
| ] |
| } |
| ], |
| "check_results": null |
| } |