https://pulumi.com logo
#python
Title
a

agreeable-toddler-25853

10/15/2020, 4:24 PM
Hi All, I am trying to install certain packages passing in script to user_data_base64 param while creating an ec2 instance but it does'nt seem to get triggered Any help & pointers would be great
g

gentle-diamond-70147

10/15/2020, 4:52 PM
Would recommend checking the cloud init log on the instance - e.g.
/var/log/cloud-init-output.log
or similar.
a

agreeable-toddler-25853

10/15/2020, 6:26 PM
@gentle-diamond-70147 thanks got some pointers
👍 1
3 Views