ec2-plugin
ec2-plugin copied to clipboard
get root device fix
Ran into a situation where rootMapping wasn't the first item in the list causing some errors.
This PR attempts to fix:
- Getting the root device mapping through the actual root device name.
In what situations does this happen and can this be tested?