farrellit / ec2metadata-role-assumption

a simple role assumption service that exports resultant credentials the same way the ec2metadata service does, and provides endpoints for arbitrary metadata like in EC2 land.
8 stars 30 forks source link

Add support for Windows via WSL #28

Closed eggilbert closed 6 years ago

eggilbert commented 6 years ago

Backwards-compatibly support Windows via Windows Subsystem for Linux (WSL).

Replaces: https://github.com/farrellit/ec2metadata-role-assumption/pull/27