Karol Jędrzejczyk

Results 9 issues of Karol Jędrzejczyk

When you right-click on a movie file there is no icon next to the "download subtitles with Qnapi" option.

The title is pretty self-explanatory. This feature can be further extended to also guess which card was drawn from an effect of another card.

I currently have over 2500 messages in the dashboard SQS queue. The Lambda crashes when processing it with an error > { "errorType": "NetworkingError", "errorMessage": "getaddrinfo EMFILE sqs.eu-west-1.amazonaws.com sqs.eu-west-1.amazonaws.com:443", "trace":...

last.fm plugin has an option to sync playcount with local library. Implement the same feature for ListenBrainz.

enhancement

### Describe the Bug aws_appautoscaling_target resource supports tags: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/appautoscaling_target#tags but they are not set in the module. ### Expected Behavior aws_appautoscaling_target tagged exactly as all other resources. ### Steps to...

bug

### Describe the Bug When setting **allow_all_egress** to **true** and using **source_security_group_id** in **rules** list, TF plan fails with ``` │ Error: Inconsistent conditional result types │ │ on .terraform\modules\sg\main.tf...

bug

### Describe the Bug Some protocols (FTP) utilize multiple ports, but this module supports only single port number in NLB configuration (nlb_container_port). Since this input is used to configure SG...

bug

We are doing multi-region service deployments, but our TF state file bucket is in only one region. This causes the following error: ``` [ERROR] FAILED. failed to load config file...

We're deploying multiple services in parallel with --no-wait option, and are occasionally hit with a throttling exception: ``` [ERROR] FAILED. failed to register task definition: operation error ECS: RegisterTaskDefinition, exceeded...