Guillaume Lhermenier
Guillaume Lhermenier
Hi, I just hit this issue too today with older version of terrragrunt (`v0.23.8`). I was expected this to behave like `terragrunt apply-all`, which works even if there is no...
Since I updated to the latest release to date (`6.5.1`), I tried to reproduce the behaviour of not propagating the tag. Still not possible even with `tag_specification` as all `tags`...
Hi, I experienced it also, but found this one : https://github.com/anbox/anbox-modules/issues/42 Just reboot and everything will be fine
Damn, I found this page too late after struggling for the exact same problem. However I've one thing left but didn't find answer yet : Is it possible for ansible-test...
I forgot to mention : It is indeed workaroundable but requires some more tasks to retrieve informations about loadBalancers & taskdefinition. ```ansible - name: Retrieve service details community.aws.ecs_service_info: cluster: "{{...
Hi, Not this week but I can take a look at it the next one, sure. Just to be sure about what to do : you write about a new...
Hi @Danipiario , Did the update of flask-session lib in mwaa requirements fix the issue ? Or are you still encountering it in mwaa 2.4.3 despite the update ?
This would be extremely helpful ! Any chance to have it reviewed & merged soon ?
I thought about something like this but haven't the possibility to test it right now. However, would it be possible to make the output compatible, without touching the module itself...
Yes, exactly. In fact, it is working in terraform sense, since we have no errors on apply. However, the task definition is not complete In the plan, we can see...