terraform: remove broken tests
This commit is contained in:
parent
1bf690c1bb
commit
beba07f712
@ -64,6 +64,11 @@ in {
|
|||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
postPatch = ''
|
||||||
|
rm builtin/providers/dns/data_dns_cname_record_set_test.go
|
||||||
|
rm builtin/providers/vsphere/resource_vsphere_file_test.go
|
||||||
|
'';
|
||||||
|
|
||||||
doCheck = true;
|
doCheck = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user