cloudbase / cloudbase-init

Cross-platform instance initialization
http://openstack.org
Apache License 2.0
421 stars 149 forks source link

Add AWS IMDSv2 support #150

Open ader1990 opened 1 month ago

ader1990 commented 1 month ago

IMDSv2 started to become a common option and Cloudbase-Init does not support it yet: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html.

Creating this issue to track the support for IMDSv2 (Instance Metadata Service version 2).