Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: github.com/aws/aws-sdk-go@v1.20.4 #21815

Merged
merged 1 commit into from
Jun 20, 2019
Merged

deps: github.com/aws/aws-sdk-go@v1.20.4 #21815

merged 1 commit into from
Jun 20, 2019

Conversation

bflad
Copy link
Contributor

@bflad bflad commented Jun 20, 2019

Relevant changes:

  • backend/s3: Support for chaining assume IAM role from AWS shared configuration files
  • backend/s3: Fix AWS shared configuration file credential source not assuming a role with environment and ECS credentials

References:

Updated via:

$ go get github.com/aws/aws-sdk-go@v1.20.4
$ go mod tidy
$ go mod vendor

Output from acceptance testing:

--- PASS: TestBackend_impl (0.00s)
--- PASS: TestBackendConfig (0.39s)
--- PASS: TestBackendConfig_invalidKey (0.00s)
--- PASS: TestBackend (3.02s)
--- PASS: TestBackendLocked (12.61s)
--- PASS: TestBackendExtraPaths (3.02s)
--- PASS: TestBackendPrefixInWorkspace (1.78s)
--- PASS: TestKeyEnv (9.55s)
--- PASS: TestRemoteClient_impl (0.00s)
--- PASS: TestRemoteClient (1.54s)
--- PASS: TestRemoteClientLocks (6.18s)
--- PASS: TestForceUnlock (9.57s)
--- PASS: TestRemoteClient_clientMD5 (11.79s)
--- PASS: TestRemoteClient_stateChecksum (12.68s)

Relevant changes:

* backend/s3: Support for chaining assume IAM role from AWS shared configuration files
* backend/s3: Fix AWS shared configuration file credential source not assuming a role with environment and ECS credentials

References:

* https://github.com/aws/aws-sdk-go/releases/tag/v1.20.0
* aws/aws-sdk-go#2579
* aws/aws-sdk-go#2385

Updated via:

```console
$ go get github.com/aws/aws-sdk-go@v1.20.4
$ go mod tidy
$ go mod vendor
```
Copy link
Contributor

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@bflad bflad merged commit 5d05349 into master Jun 20, 2019
@bflad bflad deleted the v-aws-sdk-go-v1.20.4 branch June 20, 2019 22:19
bflad added a commit that referenced this pull request Jun 20, 2019
@ghost
Copy link

ghost commented Jul 25, 2019

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Jul 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants