github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/tests/null_provider_basic/spec.json (about) 1 { 2 "description": "tests creating a simple resource created by the null provider", 3 "include_files": [], 4 "ignore_fields": { 5 "apply.json": [ 6 "2.@message", 7 "2.hook.id_value" 8 ], 9 "state.json": [ 10 "values.root_module.resources.*.values.id" 11 ] 12 } 13 }