Merge pull request #24609 from zimbatm/terraform-fix
terraform: remove broken tests
This commit is contained in:
commit
17fc70a11d
@ -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;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user