Nikola Velkovski

Results 3 issues of Nikola Velkovski

There isn't any automated or easy way to re-balance tasks inside an ecs cluster when scaling events happen ( usually scaling down). It would be a very nice feature to...

ECS
Proposed

Hi, first of all let me thank you for the awesome piece of software that we use everywhere in our company!. We've been having problems when using jenkins with the...

question
needs-more-information

### Terraform CLI and Provider Versions ```sh $ terraform version Terraform v1.2.8 on darwin_arm64 + provider registry.terraform.io/hashicorp/archive v2.2.0 ``` ### Terraform Configuration ```terraform main.tf: data "archive_file" "zip" { type =...

bug