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

Migrate aws-sdk-go to v2 #434

Open
wata727 opened this issue Oct 14, 2024 · 3 comments
Open

Migrate aws-sdk-go to v2 #434

wata727 opened this issue Oct 14, 2024 · 3 comments

Comments

@wata727
Copy link
Owner

wata727 commented Oct 14, 2024

AWS has announced the end of support for aws-sdk-go v1, and we will need to migrate to v2.
https://aws.amazon.com/jp/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/

There are probably no technical limitations, but it might make sense to align with packer-plugin-amazon.
hashicorp/packer-plugin-amazon#26

@jorovipe97
Copy link
Contributor

Nice, this would be good. Note that the v2 SDK requires a minimum version of Go 1.21. Will this Imply a breaking change in the plugin?

@wata727
Copy link
Owner Author

wata727 commented Oct 21, 2024

I believe that updating the required Go version is not breaking change because most users of this plugin rely on built binaries.

@jorovipe97
Copy link
Contributor

I would like to help with the migration. Let me know if there is something I can help with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants