diff --git a/testing/equivalence-tests/tests/null_provider_update/spec.json b/testing/equivalence-tests/tests/null_provider_update/spec.json index d32d9a3b2575..fcd4cd67bc5b 100644 --- a/testing/equivalence-tests/tests/null_provider_update/spec.json +++ b/testing/equivalence-tests/tests/null_provider_update/spec.json @@ -1,13 +1,5 @@ { "description": "tests creating a simple resource created by the null provider", "include_files": [], - "ignore_fields": { - "apply.json": [ - "2.@message", - "2.hook.id_value" - ], - "state.json": [ - "values.root_module.resources.*.values.id" - ] - } + "ignore_fields": {} }