Skip to content

Commit

Permalink
Terraform is not a required tool anymore (#309)
Browse files Browse the repository at this point in the history
Removed terraform from nix-shell because it is not required anymore.
  • Loading branch information
mergify[bot] authored Sep 28, 2020
2 parents ea8f9e2 + faf0b78 commit 2b014b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ mkShell {
pythonPackages.codespell
shfmt
shellcheck
terraform
];
}

0 comments on commit 2b014b9

Please sign in to comment.