Add support for IMDSv2 in AWS Batch

IMDSv2 should be enabled for AWS Batch

metadata options {

http_endpoint = “enabled”
http_tokens = “required”
}

}

The above parameters need to be made available in this terraform resource - aws_batch_compute_environment