Skip to content

Commit

Permalink
aws/credentials: Fixup of list in godoc comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel authored Apr 28, 2017
1 parent 80dd712 commit 48074ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws/credentials/env_provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ var (
// Environment variables used:
//
// * Access Key ID: AWS_ACCESS_KEY_ID or AWS_ACCESS_KEY
//
// * Secret Access Key: AWS_SECRET_ACCESS_KEY or AWS_SECRET_KEY
type EnvProvider struct {
retrieved bool
Expand Down

0 comments on commit 48074ea

Please sign in to comment.