Vault on AWS and revers prozy

Hi all.
I am using https://github.com/hashicorp/vault-guides/tree/master/operations/provision-vault/best-practices/terraform-aws for testing purpose.
I deployed the best practice on AWS as he creates one bastion host, 3 vault nodes and 3 consul nodes. All ok but now I want to export/access the Vault GUI and as I have the bastion host I thought to have a nginx/haproxy to point to the public IP then access the Vault GUI.

Now is there a better options to do so?
and how can I configure the revers proxy. I tried different configurations but still not getting the GUI login page.
Cheers

Hi all.
anyone on this question?

Cheers

I don’t understand why I can’t connect to the vault UI through a reverse proxy on a bastion in AWS.

Should I configure https or http to point to vault.service.consul 8200 as far as you know?

Cheers