terraform: disable checks for 0.9 as they are failing again
This commit is contained in:
parent
ef78ff8420
commit
16cc87ca29
@ -51,6 +51,7 @@ in {
|
|||||||
terraform_0_9_11 = generic {
|
terraform_0_9_11 = generic {
|
||||||
version = "0.9.11";
|
version = "0.9.11";
|
||||||
sha256 = "045zcpd4g9c52ynhgh3213p422ahds63mzhmd2iwcmj88g8i1w6x";
|
sha256 = "045zcpd4g9c52ynhgh3213p422ahds63mzhmd2iwcmj88g8i1w6x";
|
||||||
doCheck = true;
|
# checks are failing again
|
||||||
|
doCheck = false;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user