about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/terraform
diff options
context:
space:
mode:
authorr-vdp <ramses@well-founded.dev>2023-08-07 17:08:52 +0200
committerr-vdp <ramses@well-founded.dev>2023-08-07 18:12:29 +0200
commit6b3a4030de7fa7b69f3af713d9886e0bdf5143ae (patch)
treecaecd2b06c57443a120606200991d9467de519fa /pkgs/applications/networking/cluster/terraform
parent3013bd06cbe7a22c09b2e7942d787b31ca210ce4 (diff)
Treewide: add meta.mainProgram
Diffstat (limited to 'pkgs/applications/networking/cluster/terraform')
-rw-r--r--pkgs/applications/networking/cluster/terraform/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/networking/cluster/terraform/default.nix b/pkgs/applications/networking/cluster/terraform/default.nix
index fe653013cf4d3..8c3cd76f32496 100644
--- a/pkgs/applications/networking/cluster/terraform/default.nix
+++ b/pkgs/applications/networking/cluster/terraform/default.nix
@@ -65,6 +65,7 @@ let
           zowoq
           techknowlogick
         ];
+        mainProgram = "terraform";
       };
     } // attrs');