Evan Stachowiak

Results 17 comments of Evan Stachowiak
trafficstars

I can run `atlantis plan` again and I am still getting the output "Ran Plan for 0 projects:" If I run with `atlantis plan -p *-production` it will apply.

@jamengual I am using an `atlantis.yaml` that was previously working. I think around v0.19.* this started breaking. It is about 50 projects, each with its own project name so that...

@jamengual I have this working successfully with ALB & ECS and custom workflows, no additional config needed.

I'm not sure what sort of config to include here. I have an alb that forwards 443 -> 4141 with atlantis target group. ![image](https://user-images.githubusercontent.com/881675/194552100-bac66c48-6f00-4f03-b107-84c8fae27947.png) I don't have nginx running or...

@jamengual i can confirm I am still unable to do an `atlantis apply` with a custom workflow without specifying the directory and workspace. I am getting this error: `{"level":"info","ts":"2022-08-30T15:05:19.383Z","caller":"events/apply_command_runner.go:131","msg":"determined there...

@jamengual, I do have `autoplan` key set for all projects. Looking closer at this ticket, I see that I am experiencing the same issue. The generated `atlantis.yaml` exists in the...

No, it is not. The plan will run and detect the projects correctly, but apply will not. I'm not sure why plan is running correctly if `atlantis.yaml` only exists in...

Now that #971 is completed (thanks @unRob !), any status on getting this implemented?

@donoghuc, any chance to get this supported? Even if not a .deb, a binary would also be helpful.