github.com/mckael/restic@v0.8.3/changelog/0.7.1_2017-07-22/issue-1067 (about) 1 Enhancement: Allow loading credentials for s3 from IAM 2 3 When no S3 credentials are specified in the environment variables, restic 4 now tries to load credentials from an IAM instance profile when the s3 5 backend is used. 6 7 https://github.com/restic/restic/issues/1067 8 https://github.com/restic/restic/pull/1086