Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

load_balancer module needs to be refactored #134

Open
vchrisb opened this issue Apr 3, 2019 · 0 comments
Open

load_balancer module needs to be refactored #134

vchrisb opened this issue Apr 3, 2019 · 0 comments

Comments

@vchrisb
Copy link
Contributor

vchrisb commented Apr 3, 2019

PAS 2.5 does have the requirement for a second ingress https proxy to enable service mesh.

The load_balancer module does allow to create multiple regional load balancer but only one global load balancer, because the names in global.tf are hardcoded to e.g. ${var.env_name}-httpslb instead of ${var.env_name}-${var.lb_name}.
Also is the usage fo count misleading for type global lb, Isolation_segment is not using the load_balancer module, tcprouter can't be made optional.

I'll look into this and try do a PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants