This message was deleted.
# atlantis-community
s
This message was deleted.
p
yes
Atlantis just calls the terraform binary
whatever works in terraform , it would work in atlantis
p
Thanks.. What type of visibility can I get from Atlantis? If a separate tool is needed, can you recommend one? I suppose some monitoring tool is in order here.
p
is a docker container, you plug in whatever you want to it and set the logs to whatever level you need
p
I meant monitoring the deployed objects, but I think that is out of scope for Atlantis.. Which is very reasonable.
p
you mean resources created by atlantis/?
p
Yes..
p
yes, that will be outside of atlantis realm
but I can see if you use Atlantis using a lot of providers to create tons of different resources you might want to have a metric endpoint or log that exposes that
you can write a small script as a pre_workflow_hook to list the resources from TF and send them over somewhere