Files
opentf/testing/equivalence-tests/tests/replace_within_map/terraform.tfstate

37 lines
916 B
JSON

{
"version": 4,
"terraform_version": "1.3.7",
"serial": 4,
"lineage": "761a9430-9f20-5cf3-d66e-c3e345115ed1",
"outputs": {},
"resources": [
{
"mode": "managed",
"type": "tfcoremock_map",
"name": "map",
"provider": "provider[\"registry.opentofu.org/hashicorp/tfcoremock\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "F40F2AB4-100C-4AE8-BFD0-BF332A158415",
"map": {
"key_one": {
"id": "3BFC1A84-023F-44FA-A8EE-EFD88E18B8F7"
},
"key_three": {
"id": "4B7178A8-AB9D-4FF4-8B3D-48B754DE537B"
},
"key_two": {
"id": "56C7E07F-B9DF-4799-AF62-E703D1167A51"
}
}
},
"sensitive_attributes": []
}
]
}
],
"check_results": null
}