github.com/gmlexx/terraform@v0.9.6-0.20170514090029-1532b2a67680/examples/aws-asg/userdata.sh (about) 1 #!/bin/bash -v 2 apt-get update -y 3 apt-get install -y nginx > /tmp/nginx.log