fdansey-ostmodern
fdansey-ostmodern
I had the same problem and got around it by creating a new docker ecs context with a different name (re-creating the context with the same name did not work).
My above workaround actually does not work. I am running the `docker compose up` command on a GitHub self-hosted runner and it feels like there is something stateful about the...
Thanks, that was the problem. I was setting the `AWS_CONFIG_FILE` variable to another path, so although my debugging commands (e.g. `aws configure list`) were reporting the profile and region correctly,...
**I have fixed my own problem**. Running `terragrunt apply` manually across our projects which contained many `moved` blocks dramatically reduced the number of lines of terraform output [