Wes McNamee
Wes McNamee
> Yes, that's correct. Regarding not missing changes, what's a realistic scenario where you would miss changes with the WATCH api? I understand that there are theoretical cases where it...
Ya, they all use watch, and I'm not saying it's bad, just saying that I want something that has a higher reliability, and can report natively on information that is...
yes please
changing the workflow to look like this: ```diff + "workflows": { + "default": { + "apply": { + "steps": [ + "apply" + ] + }, + "plan": { +...
I was able to fix the version issue by changing the workflow to `terraform${ATLANTIS_TERRAFORM_VERSION} init -input=false -no-color`. I think this needs to be better called out in the documentation, right...
> if you use [extra-args](https://www.runatlantis.io/docs/repo-level-atlantis-yaml.html#adding-extra-arguments-to-terraform-commands) it'll use the version you specify in your atlantis.yaml. > > referencing the binary directly in a custom run command doesn't work if you're using...
Having the same problem, in that I have multiple projects in the same repo, all using different backends, etc. I'm not using any "workspaces" (Terraform definition of such), so everything...
/remove-lifecycle stale
/remove-lifecycle stale