terrastate
terrastate copied to clipboard
Add ability to ignore path patterns
My mono-repo contains a lot of terraform modules and having a VS Code setting for ignoring path patterns from the UI display in a similar way to .gitignore
would be great, e.g.
**/.terraform*
**/.infracost/*
# etc.
(Really useful extension BTW 👍 )