PePe Amengual
PePe Amengual
is this still relevant and tested with `v0.19.8`?
now with the API this could be very possible BUT the authentication will have to be done by the user as in using an oauth2 proxy or something like that
local will have to have a full implementation of atlantis minus the VCS integration I guess and the remote will interact with a full deployed atlantis and then it will...
what are the Atlantis startup options?
I never used atlantis in windows and I do not think any of the maintainers use windows, if you can run it in a virtual machine in linux for sure...
is this still relevant and tested with `v0.19.8`?
is this still happening with `v0.19.8`?
ok, we will look into this.
did you do any specific alb configs? do you have tf code you can show that could help people looking at this issue? On Tue, Aug 30, 2022, 8:24 a.m....
> Tests fail because: > > ``` > server/events/working_dir.go:209:20: mutex.TryLock undefined (type *sync.Mutex has no field or method TryLock) > ``` > > This is because it ain't using `go1.19`...