Skip to content

EC2 UserData not working

0

Hi, I am trying to initialize an EC2 instance with UserData in cloudformation:
https://ibb.co/KG04gKp
The cloud-init.log also seems normal:
https://ibb.co/mGbHs29

However, I don't see the hello.txt file when I SSH into the instance. What did I do wrong?

Edited by: san1127 on Jul 5, 2021 7:30 AM

asked 5 years ago1.5K views
1 Answer
0

It turns out everything is correct, but the script is executed after more than 5 minutes since starting the instance.

answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.