Rodrigo Torres

Results 4 comments of Rodrigo Torres

I am using `sef-hosted runner` and also building a Docker Image using `summerwind/actions-runner:latest` as a base image but I needed to install the Docker Plugins `buildx` and `docker compose`. So,...

> > I am using `sef-hosted runner` and also building a Docker Image using `summerwind/actions-runner:latest` as a base image but I needed to install the Docker Plugins `buildx` and `docker...

Hi @erik-bershel, I've got the same error in our workflows, as a runner we are using `ubuntu-latest-4-cores`. Basically, during the job, we have these steps: `clone` -> `aws-actions/configure-aws-credentials` -> `setup...

Hi @mvandenabeele, I think you also have to add it to the [aws_ecs_service.ignore_task_definition](https://github.com/terraform-aws-modules/terraform-aws-ecs/blob/b8e3b8b3865b0c4584d34ebabbed22f08e9d3a55/modules/service/main.tf#L228C29-L228C51) resource.