Need to be able to set the VM executor instance metadata options to increase the http-put-response-hop-limit as described in this AWS guide:
Would like to configure this option for the VM executors
Example:
aws ec2 run-instances
--image-id ...
--metadata-options "HttpPutResponseHopLimit=2"
Created by Johanna Griffin
August 23, 2022