Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Update aws-go-sdk to 1.23.16 #4671

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wiget
Copy link

@wiget wiget commented Feb 20, 2019

Description

This PR updates bundled aws-go-sdk to 1.23.16 to allow using newer API (for eg tagging EC2 instance on launch).

Related issue(s)

@GordonTheTurtle
Copy link

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "update-aws-sdk" git@github.com:wiget/machine.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

@wiget
Copy link
Author

wiget commented Feb 21, 2019

Hi @jeanlaurent Can you take a look. I have another change (tagging EC2 instance on launch to reduce number of API calls) depending on this PR.

Signed-off-by: Artur Frysiak <artur.frysiak@ocado.com>
@wiget wiget changed the title Update aws-go-sdk to 1.17.0 Sep 11, 2019
@wiget
Copy link
Author

wiget commented Sep 11, 2019

@guillaumerose can you review this PR?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants