terraform_0_13: 0.13.1 -> 0.13.2 (#96971)
This commit is contained in:
parent
d6c7a19e8d
commit
8761381344
1 changed files with 2 additions and 2 deletions
|
@ -132,8 +132,8 @@ in rec {
|
|||
});
|
||||
|
||||
terraform_0_13 = pluggable (generic {
|
||||
version = "0.13.1";
|
||||
sha256 = "0a2sjjb79ziv42ifhplpkvqgsg8gxvr1wdgkhdj59dwahqv64pm2";
|
||||
version = "0.13.2";
|
||||
sha256 = "04pm57l29j3ai6dvh2343q4yhskkxqj8ayr2hdw2qqjch52p8mrw";
|
||||
patches = [ ./provider-path.patch ];
|
||||
passthru = { inherit plugins; };
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue