Doesn't work with user-data script!
These official CentOS images do not work with user-data scripts! just a simple script like below will fail:
#!/bin/bash
echo "asdf" > /tmp/foo.txt
These official CentOS images do not work with user-data scripts! just a simple script like below will fail:
#!/bin/bash
echo "asdf" > /tmp/foo.txt