Pass User Data to AWS client
- by bearrito
Has anyone successful passed user data to the AWS CLI ?
I have tried various incantations of the following but it does not work.
Docs say string must be base64 encoded : http://docs.aws.amazon.com/cli/latest/reference/ec2/run-instances.html
The instance logs never indicate the script is executed and chef is installed.
aws ec2 run-instances…