terraform_0_13: 0.13.6 -> 0.13.7
https://github.com/hashicorp/terraform/releases/tag/v0.13.7
This commit is contained in:
parent
dfe332d2b8
commit
ed630eea3d
@ -150,8 +150,8 @@ in rec {
|
|||||||
});
|
});
|
||||||
|
|
||||||
terraform_0_13 = pluggable (generic {
|
terraform_0_13 = pluggable (generic {
|
||||||
version = "0.13.6";
|
version = "0.13.7";
|
||||||
sha256 = "04vas8i894ssfhncdvljdvmvj2qzfrcs20zcv71l1wmnnv9ibs6l";
|
sha256 = "1cahnmp66dk21g7ga6454yfhaqrxff7hpwpdgc87cswyq823fgjn";
|
||||||
patches = [ ./provider-path.patch ];
|
patches = [ ./provider-path.patch ];
|
||||||
passthru = { inherit plugins; };
|
passthru = { inherit plugins; };
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user