forked from mirrors/nixpkgs
terraform: 0.10.7 -> 0.10.8
This commit is contained in:
parent
c0f08557b9
commit
b5fd1181d1
|
@ -91,8 +91,8 @@ in {
|
|||
};
|
||||
|
||||
terraform_0_10 = pluggable (generic {
|
||||
version = "0.10.7";
|
||||
sha256 = "0gjvrra255m973nzi7rpqp5dn5npnd79cnv8vjcs7wmkdj1hli0l";
|
||||
version = "0.10.8";
|
||||
sha256 = "11hhij0hq99xhwlg5dx5nv7y074x79wkr8hr3wc6ln0kwdk5scdf";
|
||||
patches = [ ./provider-path.patch ];
|
||||
passthru = { inherit plugins; };
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue