Closed

Description
As part of AWS best practice we run EC2 instances with IMDSv2 enforced. The AWS addon fails when using IMDSv2 with an error:
openvpn3-service-aws[1354]: /usr/lib/x86_64-linux-gnu/openvpn3-linux/openvpn3-service-aws: Error preparing route context: Error preparing route context: could not fetch AWS identity document: GET http://169.254.169.254/latest/dynamic/instance-identity/document : 401 Unauthorized
Is it possible to add IMDSv2 support?