{ pkgs ? import {} }: pkgs.mkShell { buildInputs = [ pkgs.awscli2 pkgs.terraform pkgs.kubernetes-helm pkgs.kubernetes ]; }