-
Notifications
You must be signed in to change notification settings - Fork 39
Migrate from IMDSv1 to IMDSv2 #78
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
Conversation
IMDSv2 uses session authentication to retrieve EC2 instance metadata. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html
Looks like code build for your latest commit is failing? |
Can we remove those two "Fix flake8 issues" commits? They don't seem to be adding anything substantial/relevant to this PR. If they are needed you can squash them into one commit to keep our commits clean. |
I am going to squash and merge, so there will be only one commit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
PR Code Suggestions ✨
|
Issue #, if available:
N/A
Description of changes:
IMDSv2 uses session authentication to retrieve EC2 instance metadata.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.