Skip to content

[5.8] Aws Instance Profile#29738

Merged
taylorotwell merged 3 commits intolaravel:5.8from
chrisflorin:aws-instance-profile
Aug 26, 2019
Merged

[5.8] Aws Instance Profile#29738
taylorotwell merged 3 commits intolaravel:5.8from
chrisflorin:aws-instance-profile

Conversation

@chrisflorin
Copy link
Contributor

Problem

A user may want to supply the Aws credentials in the ~/.aws/credentials file or use the Instance Profile.

Solution

Only pass credentials to the Aws Sdk when supplied by the config. Otherwise, allow the Aws Sdk to use credentials supplied in ~/.aws/credentials or, if not found, the server's Instance Profile.

@GrahamCampbell GrahamCampbell changed the title Aws Instance Profile [5.8] Aws Instance Profile Aug 26, 2019
@taylorotwell taylorotwell merged commit 48113cf into laravel:5.8 Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants