Maxime Durand

Results 17 comments of Maxime Durand

This issue should've been fixed with 0eff2fd1a4adc55803d5df80cd454178a0e1ca46. Please try to pull latest version and see if it's still an issue.

Hi! I'm also interested in this feature, how is it going? Is there any problem in the code preventing the merging that I could help with?

Hi, I'm facing a similar issue where I cannot destroy my stack because of a security group is not deletable since it's used by an ENI attached to the EC2...

I know it's been a long time since the question was first asked, but I recently tried to run this project and encountered a ton of problems just to build...

It seems this bug is still there on `v11.1.1`. I'm using `auto` in the `non-npm` usage and [trying to load a local plugin](https://intuit.github.io/auto/docs/configuration/non-npm#local-plugins) to no avail. ``` ℹ info Found...

The CI failures seem unrelated to my code changes but not sure. @hipstersmoothie Should I investigate more or is this a known issue ?

@hipstersmoothie I'm really sorry for the spam but I'm also really eager to see this bug fix released so I'm able to use auto with https://github.com/restfulhead/npm-auto-plugins/tree/main/packages/filter-by-workspace-path Considering the very small...

@ABetterCat Did you find a solution ? I'm facing the same issue when trying to cross-compile to windows with : ``` GOOS=windows GOARCH=386 CGO_ENABLED=1 CC=i686-w64-mingw32-gcc go build -o $(EXE_NAME) $(TARGET_FOLDER)...

> Please add the associated Issue link in the PR description. But > Issues created by non-maintainers will be immediately closed. > If maintainers decide to accept a new feature...