mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-10 12:01:48 -04:00
* 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
14 lines
280 B
JSON
14 lines
280 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|
|
}
|