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

amazon: replace usage of session.New with session.NewSession #4093

Closed
mwhooker opened this issue Nov 1, 2016 · 1 comment · Fixed by #4098
Closed

amazon: replace usage of session.New with session.NewSession #4093

mwhooker opened this issue Nov 1, 2016 · 1 comment · Fixed by #4098

Comments

@mwhooker
Copy link
Contributor

mwhooker commented Nov 1, 2016

session.New is deprecated, so let's use session.NewSession

https://github.com/mitchellh/packer/blob/master/vendor/github.com/aws/aws-sdk-go/aws/session/session.go#L47

@rickard-von-essen
Copy link
Collaborator

👍 Speedy work!

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

Successfully merging a pull request may close this issue.

2 participants