actually, I had to `let` only `Output`'s above `if` because I can instantiate real objects only insi...
e
actually, I had to
let
only `Output`'s above
if
because I can instantiate real objects only inside
if
and later usage of declared serviceAccount will cause error 'usage before assignment'