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

use aws-sdk-v2 for ssm backend #886

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

Conversation

remil1000
Copy link

Greetings,

this change should add support for the upcoming default IMDSv2 as announced by AWS

Tested on a EC2 instance with and without IMDSv2 enabled, also tested with the integration test suite provided in the repository

Disclaimer:
I'm quite a beginner with golang and its module support - to keep it terse this PR currently does not include updated vendor/ nor module related files.
Let me know if it looks good and I'll include those also - I could also implement the same set of changes on the dynamodb backend to get rid of aws-sdk-go version 1

- should support the incoming default IMDSv2 announced by AWS
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

Successfully merging this pull request may close these issues.

None yet

1 participant