unbounce / iidy

iidy (Is it done yet?) -- CloudFormation with Confidence
MIT License
52 stars 7 forks source link

add support for aws-vault profiles and aws `credential_process` #201

Closed tavisrudd closed 5 years ago

tavisrudd commented 5 years ago

If $AWS_VAULT is set and matches the specified profile, iidy will assume that the profile has already been assumed via aws-vault and iidy will use the credentials aws-vault has set as environment vars.

The aws-configuration tests needed their timeouts extended to work with credential_process and yubikey/gpg backed aws-vaults.