github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/tests/replace_within_object/terraform.tfstate (about) 1 { 2 "version": 4, 3 "terraform_version": "1.3.7", 4 "serial": 4, 5 "lineage": "02b0a9ca-8da4-ad32-a144-3cc984a1d395", 6 "outputs": {}, 7 "resources": [ 8 { 9 "mode": "managed", 10 "type": "tfcoremock_object", 11 "name": "object", 12 "provider": "provider[\"registry.terraform.io/hashicorp/tfcoremock\"]", 13 "instances": [ 14 { 15 "schema_version": 0, 16 "attributes": { 17 "id": "F40F2AB4-100C-4AE8-BFD0-BF332A158415", 18 "object": { 19 "id": "56C7E07F-B9DF-4799-AF62-E703D1167A51" 20 } 21 }, 22 "sensitive_attributes": [] 23 } 24 ] 25 } 26 ], 27 "check_results": null 28 }