kondo
kondo copied to clipboard
feat: add support for Terraform
Description
By using Terraform modules we end up downloading a lot of code and even binaries for Terraform providers, and it can be annoying to get rid of all of the downloaded files. Luckily, everything is stored inside a .terraform
directory, which should be the only directory to be removed.