opentofu/testing/equivalence-tests/tests/replace_within_set/terraform.resource/F40F2AB4-100C-4AE8-BFD0-BF332A158415.json
Liam Cervante 82b5cfad7e
Add more equivalence tests that are testing edge cases around the new structured renderer (#32538)
* add test cases

* run equivalence tests

* delete old outputs

* drift_relevant_attributes should ignore the number attribute

* also add a test for data reads

* test destroy only
2023-01-20 09:31:11 +01:00

32 lines
592 B
JSON

{
"values": {
"id": {
"string": "F40F2AB4-100C-4AE8-BFD0-BF332A158415"
},
"set": {
"set": [
{
"object": {
"id": {
"string": "3BFC1A84-023F-44FA-A8EE-EFD88E18B8F7"
}
}
},
{
"object": {
"id": {
"string": "4B7178A8-AB9D-4FF4-8B3D-48B754DE537B"
}
}
},
{
"object": {
"id": {
"string": "56C7E07F-B9DF-4799-AF62-E703D1167A51"
}
}
}
]
}
}
}