Hi everyone! :wave: Would someone have an idea on...
# python
b
Hi everyone! πŸ‘‹ Would someone have an idea on how to call a bash script in the
user_data
parameter, instead of writing a long string inside the code? I would like to use this bash script to add key pairs to my instances, because writing those inside the code looks tidy. Thanks! πŸ€Έβ€β™‚οΈ
b
They script unfortunately needs to be uploaded to the instance. Lots of people base64 encode it
You can always read from a file that's outside the code