Commit Graph

6 Commits

Author SHA1 Message Date
Peter Rifel d2c8d4a4fb
Update aws-sdk-go 2021-09-08 10:39:04 -05:00
Peter Rifel 98bed37ffa
Upgrade aws-sdk-go 2021-07-15 07:35:56 -07:00
Peter Rifel eb7cc53111
Upgrade aws sdk to 1.35.10
This adds functions for each enum that return a list of all values
2020-10-19 14:07:58 -06:00
Ciprian Hacman 5107e1d151 Update aws-sdk-go to v1.32.13 2020-07-07 05:58:11 +03:00
Peter Rifel 913a06199a Upgrade AWS SDK
This will allow us to use the new max instance lifetime feature on autoscaling groups.

See https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-ec2-auto-scaling-supports-max-instance-lifetime/
2019-11-20 09:23:05 -08:00
Justin SB ed3101ed1e
Update aws-sdk-go to 1.16.9
Steps:

* Edit Gopkg.toml to change version to 1.16.9
* Run `make dep-ensure`
* Look through changes & commit

Most significant change seems to be the introduction of a process
credential handler, which could be a vector for a security threat if
the AWS configuration file is writeable by others.  However I don't
think that's too likely to be a problem in practice.
2018-12-21 10:02:58 -05:00