I upstreamed <4502> + <4503> which is a couple of ...
# atlantis-contributors
c
I upstreamed 4502 + 4503 which is a couple of the issues we've fixed in our internal fork - getting us back in sync with mainline 😄
p
@Luke Massa I tagged you on this ones
c
it kinda felt weird that
os.Remove()
doesn't ignore
os.IsNotExist
- considering
os.RemoveAll()
does - but was 😱 about using a recursive version for that convenience 😛
p
yes, I much rather do non recursive
c
I have fairly good confidence in both of the PRs being good, been running in prod for us for a bit more than two months 😄 really looking forward to going back to regular mainline
at least until my next set of patches land 😆
p
lol
c
I think probably templating is next
👍🏽 1
and then maybe something around persistence for logs / output so its not just in-memory 🙂
or the
unlock TF itself
flag