We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
I believe that updating the required Go version is not breaking change because most users of this plugin rely on built binaries.
I would like to help with the migration. Let me know if there is something I can help with.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: