You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/testing/equivalence-tests/tests/nested_map_update/terraform.tfstate

36 lines
995 B

{
"version": 4,
"terraform_version": "1.3.0",
"serial": 2,
"lineage": "f6b2f8a8-d060-337c-a45a-25c038eb196f",
"outputs": {},
"resources": [
{
"mode": "managed",
"type": "tfcoremock_nested_map",
"name": "nested_map",
"provider": "provider[\"registry.terraform.io/hashicorp/tfcoremock\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "502B0348-B796-4F6A-8694-A5A397237B85",
"maps": {
"first_nested_map": {
"first_key": "9E858021-953F-4DD3-8842-F2C782780422",
"second_key": "D55D0E1E-51D9-4BCE-9021-7D201906D3C0"
},
"second_nested_map": {
"first_key": "6E80C701-A823-43FE-A520-699851EF9052",
"second_key": "79CBEBB1-1192-480A-B4A8-E816A1A9D2FC"
}
}
},
"sensitive_attributes": []
}
]
}
],
"check_results": []
}