This message was deleted.
# atlantis-community
s
This message was deleted.
r
Hm that looks right to me. Try changing it to
~> 1
and see if it pulls the latest
1.7
s
nah, same thing unfortunately!
i had to build my own docker image with the correct version to get it to work
s
Autodownload only works for default workflow, right?
s
do you have a source for that? if not, i'll submit a PR to update the docs. cc: @PePe Amengual
p
I think there is two issues , one is that maybe only works for the default workflow (I'm not sure if that is the case) and the other problem is that the ENV variable for default version is not being respected , which is a problem for a lot of people
s
I don't have a source for it, but I just remember something regarding this from discussions here a year or two ago. I also remember that we never were able to make auto-download work and we used custom workflow from day one. We ended up installing terraform ourselves in our docker image because then we could renovate terraform version and always run the latest without atlantis releases.
h
I ran into this issue too. (just mentioning here to get any possible updates on this thread) . Have not found a workaround yet.