You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/testing/equivalence-tests/tests/null_provider_basic/spec.json

14 lines
280 B

{
"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"
]
}
}