Results 5 issues of Seren

Hi, thanks for the incredibly useful tool. I just ran into the issue where variables in IAM policies need to be escaped (ex. "arn:aws:iam::1234567890:user/${aws:username}"). This is [discussed in the terraform...

Hi, since terraforming can make many API requests in a short time, I've found that sometimes it will error out due to AWS throttling. Would it be possible to add...

Check for rights before attempting to write files. Error nicely. Add debugging flag, and more generic command-line argument processing

This adds `Plugin.onExternalSettingsChange` support, as described in https://github.com/tgrosinger/recent-files-obsidian/issues/46 and https://github.com/obsidianmd/obsidian-api/blob/master/CHANGELOG.md#v157.

On Chromebooks, the linux installation (Debian bullseye) does not include the `libnss3.so` shared library, which results in the following error when trying to launch the AppImage version of Obsidian: ```...