Update Terraform to 0.14 in shell.nix
Signed-off-by: Nahum Shalman <nshalman@equinix.com>
This commit is contained in:
parent
cfb1781a69
commit
edd0d06b93
@ -14,5 +14,5 @@ in
|
||||
with pkgs;
|
||||
|
||||
mkShell {
|
||||
buildInputs = [ go nodePackages.prettier shellcheck shfmt terraform gpgme packer vagrant ];
|
||||
buildInputs = [ go nodePackages.prettier shellcheck shfmt terraform_0_14 gpgme packer vagrant ];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user