Skip to content

Instantly share code, notes, and snippets.

@thevillagehacker
Last active January 25, 2021 10:39
Show Gist options
  • Save thevillagehacker/69bc017fe68f28c3154871f4e9b94a11 to your computer and use it in GitHub Desktop.
Save thevillagehacker/69bc017fe68f28c3154871f4e9b94a11 to your computer and use it in GitHub Desktop.

AWS

From http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html#instancedata-data-categories

AWS - Dirs

Google Cloud

Requires the header "Metadata-Flavor: Google" or "X-Google-Metadata-Request: True"

Google allows recursive pulls

Google

Beta does NOT require a header atm (thanks Mathias Karlsson @avlidienbrunn)

Digital Ocean

Packetcloud

  • https:///metadata.packet.net/userdata

Azure

Limited, maybe more exist?

Update Apr 2017, Azure has more support; requires the header "Metadata: true"

OpenStack/RackSpace

(header required? unknown)

HP Helion

(header required? unknown)

Oracle Cloud

Alibaba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment