You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
52c7a9b Fixed location of the terraformrc file on mac and linux. Fixed file mode for plugins directory and binary. Added more tests to cover more cases. Bumped version
d7b1c75 Adding unit tests and fixing issues where forget wasn't working properly
88418d7 Making the logic for updating config vault shorter and easier to read. Removing vars and const from main and making them fields in the cmd config struct to simplify how the config is built
4080243 Restructuring project to make testing individual components easier and to make the code more readable