Edmund Craske

Results 6 comments of Edmund Craske

@adamyaziji is the brew-installed version of getopt in your path? `which getopt` should return something like `/usr/local/opt/gnu-getopt/bin/getopt` rather than `/usr/bin/getopt` - it seems like although you have installed it, you...

Not sure why this got closed as it clearly hasn't been fixed...

I'm seeing it when used on `aws_codebuild_project`, though it might be down to the way that I'm using it to be honest! It just seemed like a load of different...

Definitely referencing as a resource, maybe it's because it's in a `concat()` function?

> @edmundcraske-bjss , I couldn't personally test this solution by @dastra above because I don't get this error at all. Would you be interested in checking this? I'm afraid that...

On my project we are seeing the same issue, where sometimes containers cannot be 'ECS Exec'ed into, and `aws ecs describe-tasks` shows `ExecuteCommandAgent` is `STOPPED` rather than `RUNNING`. We can...