github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/outputs/basic_list_null/state.json (about) 1 { 2 "format_version": "1.0", 3 "values": { 4 "root_module": { 5 "resources": [ 6 { 7 "address": "tfcoremock_list.list", 8 "mode": "managed", 9 "name": "list", 10 "provider_name": "registry.terraform.io/hashicorp/tfcoremock", 11 "schema_version": 0, 12 "sensitive_values": {}, 13 "type": "tfcoremock_list", 14 "values": { 15 "id": "985820B3-ACF9-4F00-94AD-F81C5EA33663", 16 "list": null 17 } 18 } 19 ] 20 } 21 } 22 }