Kacper
Kacper
Like in title - it's not able to find applications - version 6.9
At 5.12.0 version something is wrong with `runner-ssm-parameters`. After removing below condition all works, but I guess it's not desired way. ``` "Condition": { "StringLike": { "ec2:SourceInstanceARN": "*/${aws:ResourceTag/InstanceId}" } },...
While using nexus3 docker image by default etc is owned by root, for container purposes configuration should stay in nexus-data directory.
### Issue Description Docker image deployment with custom schema causes error in migration: ``` Applying migration `20240205120648_create_delete_account` DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42P01), message: "relation \"public.User\" does not...
### Description Added me-central-1 region ### Issues Resolved [List any issues this PR will resolve] ### Evidence [Provide screenshots or videos to prove this PR solves the issues] ### Test...
I've noticed there's many dangling spaces and non-starndard indention. - first commit contain php-cs-fixer tuning - second is after run cleanup
Purpose: Useful while adding autocomplete in zsh/bash/fish.