nodepool/releasenotes/notes/imdsv2-44e9e973b6c2a562.yaml
James E. Blair 3f4fb008b0 Add support for AWS IMDSv2
This is an authenticated http metadata service which is typically
available by default, but a more secure setup is to enforce its
usage.

This change adds the ability to do that for both instances and
AMIs.

Change-Id: Ia8554ff0baec260289da0574b92932b37ffe5f04
2024-01-24 15:11:35 -08:00

7 lines
202 B
YAML

---
features:
- |
Support for requiring IMDSv2 in AWS is now available using these options:
:attr:`providers.[aws].pools.labels.imdsv2` and
:attr:`providers.[aws].diskimages.imds-support`