terraform: build all known 0.10 plugins in Hydra
This commit is contained in:
parent
038302633e
commit
e8b8864912
@ -19013,6 +19013,10 @@ with pkgs;
|
|||||||
terraform_0_10
|
terraform_0_10
|
||||||
;
|
;
|
||||||
|
|
||||||
|
# Terraform with all the plugins, both to get Hydra to build all plugins for us and for
|
||||||
|
# convenience if someone doesn't want to have to think about which plugins to use.
|
||||||
|
terraform_0_10-full = terraform_0_10.withPlugins lib.attrValues;
|
||||||
|
|
||||||
terraform = terraform_0_9;
|
terraform = terraform_0_9;
|
||||||
|
|
||||||
terraform-inventory = callPackage ../applications/networking/cluster/terraform-inventory {};
|
terraform-inventory = callPackage ../applications/networking/cluster/terraform-inventory {};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user