Move AWS auth decisions to goamz [GH-160]
Currently the passed in AWS auth or AWS environment variables are interpreted by packer. This change moves that logic into goamz in order to support both the existing and instance based IAM role authentication. This requires a corresponding change to goamz.
Showing
Please register or sign in to comment