This message was deleted.
# atlantis-community
s
This message was deleted.
1
r
i think this is done to prevent remote execution of arbitrary commands i.e.
atlantis import $(some bad command)
👍 1
c
I suspected it was something like that, I've just never seen that particular method of doing so 🙂
p
it is all scaped
"${COMMENT_ARGS//\\/}"
that should work
please report back when you get a chance to test that
c
The import works, it's just weird to see. I wanted to make sure it looked right 🙂
p
np