is there a way to get <https://atlantis.server.com...
# atlantis-community
s
is there a way to get https://atlantis.server.com/jobs/2de8b58e-1735-49e0-af26-5237b9a74249 url from an atlantis plan output using the atlantis api?
essentially, when a diff is detected using the atlantis api, i'd like to be able to notify a user and supply the link to the plan in question
p
no, is not coded
s
bummer!
i suppose i can extract the tf plan output from the api response and put that on a webserver, then send that link to the user.
p
and those links are on memory so they are not stored anywhere
if you restart atlantis I think they go caput
r
Oooo this would be a nice thing to expose to the api. If you have time, please consider proposing a pr