Virgil
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...
Needs to be case insenstive (`[Yy]`) or just an existence check `[[ -v HAS_ALLOW_UNSAFE ]]`
## :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...