Michal Hybner
Michal Hybner
##### SUMMARY zabbix_sender utility is currently installed on Linux regardless of installed agent variant. On Windows zabbix_sender is installed only with agent1. This behavior matches with installation packages provided by...
Hello, just a small PR to support latest Laravel versions in Illuminate packages. Resolves #1550, resolves #1549. Thanks!
Hi, this PR adds support for ECS task role credentials (see https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-iam-roles.html) with `--ecs-creds` option or `ecs-import-creds` helper. I modified `get_key_value` function to use `sed` for improvised JSON parsing, because...