Skip to content

Commit

Permalink
Update equivalence test golden files. (#36089)
Browse files Browse the repository at this point in the history
Co-authored-by: hc-github-team-tf-core <[email protected]>
  • Loading branch information
1 parent 36d7e87 commit 5f4ea0b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions testing/equivalence-tests/outputs/data_read/plan.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down

0 comments on commit 5f4ea0b

Please sign in to comment.