From 5f4ea0baea0b00f5a581d1a8d5d76454bbcc893f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:15:49 +0100 Subject: [PATCH] Update equivalence test golden files. (#36089) Co-authored-by: hc-github-team-tf-core --- testing/equivalence-tests/outputs/data_read/plan.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/testing/equivalence-tests/outputs/data_read/plan.json b/testing/equivalence-tests/outputs/data_read/plan.json index fcb9d75b84..e348cb1318 100644 --- a/testing/equivalence-tests/outputs/data_read/plan.json +++ b/testing/equivalence-tests/outputs/data_read/plan.json @@ -209,15 +209,15 @@ "relevant_attributes": [ { "attribute": [ - "id" + "string" ], - "resource": "module.create.random_integer.random" + "resource": "data.tfcoremock_simple_resource.read" }, { "attribute": [ - "string" + "id" ], - "resource": "data.tfcoremock_simple_resource.read" + "resource": "module.create.random_integer.random" } ], "resource_changes": [