From 5972fb48fc3eab76dce3f8d69cb4d764df348d18 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Thu, 22 Jun 2023 11:10:37 +0800 Subject: [PATCH] shells/cloud: add Terraform --- shells/cloud.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shells/cloud.nix b/shells/cloud.nix index 1ee02782..876f6fd9 100644 --- a/shells/cloud.nix +++ b/shells/cloud.nix @@ -28,5 +28,7 @@ # It's here since Google Cloud SDK needs it. python3 + + terraform # The declarative thingy for cloud. ]); }).env