Virgil

Results 12 issues of Virgil

and consistent usage output update in main script.

ie: AWS-Role@Account-Alias `$section` gets stuck at last non `@` profile name in `~/.aws/credentials`

πŸ“ Update usage and README - ready for πŸ“› when you do an official `release`πŸ‘ βš™οΈ Add unofficial strict mode 🚨 shellcheck linting: - use `printf` instead of `echo` -...

### config - [ ] ssh command map to openssh ### Question - [ ] OpenSSL regex to include date string ?? ``console` $ ssh -V OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n...

tools

Needs to be case insenstive (`[Yy]`) or just an existence check `[[ -v HAS_ALLOW_UNSAFE ]]`

help wanted
good first issue
hacktoberfest

## :children_crossing: improve SSM/KMS region configuration UI - [ ] "KMS: same as SSM region" Default to using SSM region config for KMS, with a checkbox that toggles the input...

## :sparkles: add query path for AWS services :alien: As per Jeff's blog post: [Query for AWS Regions, Endpoints, and More Using AWS Systems Manager Parameter Store](https://aws.amazon.com/blogs/aws/new-query-for-aws-regions-endpoints-and-more-using-aws-systems-manager-parameter-store/) > Here’s how...

https://github.com/TheDMSGroup/mautic-eb/blob/884a71c79ceb078c6ca9c735c54c95ae608b6d85/scripts/core-patches.sh#L11-L13 Use this for a assigning script path: ```bash declare BASEDIR BASEDIR="$( cd "$( dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1 && pwd)" # for full symlink resolution # BASEDIR="$( realpath -qs "$(...

`mautic:integration:enhancer:installgendernames` had been previously run on initial installation. Just hadn't gotten around to adding a new contact to this instance. NB `extended-fields` is also installed. ```[2019-01-16 13:08:47] mautic.INFO: doAutoRunEnhancements complete...