Skip to content

Instantly share code, notes, and snippets.

@chrisdpa-tvx
Last active October 25, 2018 12:53
Show Gist options
  • Save chrisdpa-tvx/5089839809796115033300d5a1260936 to your computer and use it in GitHub Desktop.
Save chrisdpa-tvx/5089839809796115033300d5a1260936 to your computer and use it in GitHub Desktop.
AWS userdata/boot debuggin

Run command lives here:

/var/lib/cloud/instance/scripts/runcmd

Config is in:

/var/lib/cloud/instance/cloud-config.txt

Check (powershell):

Invoke-RestMethod http://169.254.169.254/latest/user-data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment