Found out that when a region was deleted it was not actually deleting the SSH keys that were imported along with it. fs-extra and emptyDir to the rescue.
I also added a bunch of test organizations for some screenshots I was working on and realized I didn’t add the ability to delete an organization. Added this functionality with a prompt to verify, since it will delete all AWS access keys and SSH keys as well.
Fixed
– Deleting a region was not deleting imported keys
Added
– Added the ability to delete an Organization
Recent Comments