I want to use /bin/bash instead of the default /bin/sh for ubuntu. How do I set the default interpreter for remote-exec?
I know I can put it as part of a script and then upload the script, but I prefer knowing how to do it in-line in the "best" terraform way.