File tree 2 files changed +5
-5
lines changed
applications/networking/cluster/terraform
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 48
48
sha256 = "0ibgpcpvz0bmn3cw60nzsabsrxrbmmym1hv7fx6zmjxiwd68w5gb" ;
49
49
} ;
50
50
51
- terraform_0_9_10 = generic {
52
- version = "0.9.10 " ;
53
- sha256 = "0sg8czfn4hh7cf7zcdqwkygsvm9p47f5bi6kbl37bx9rn6bi5m6s " ;
51
+ terraform_0_9_11 = generic {
52
+ version = "0.9.11 " ;
53
+ sha256 = "045zcpd4g9c52ynhgh3213p422ahds63mzhmd2iwcmj88g8i1w6x " ;
54
54
doCheck = true ;
55
55
} ;
56
56
}
Original file line number Diff line number Diff line change @@ -18725,10 +18725,10 @@ with pkgs;
18725
18725
inherit (callPackage ../applications/networking/cluster/terraform {})
18726
18726
terraform_0_8_5
18727
18727
terraform_0_8_8
18728
- terraform_0_9_10 ;
18728
+ terraform_0_9_11 ;
18729
18729
18730
18730
terraform_0_8 = terraform_0_8_8;
18731
- terraform_0_9 = terraform_0_9_10 ;
18731
+ terraform_0_9 = terraform_0_9_11 ;
18732
18732
terraform = terraform_0_9;
18733
18733
18734
18734
terraform-inventory = callPackage ../applications/networking/cluster/terraform-inventory {};
You can’t perform that action at this time.
0 commit comments