terraform-ibm-modules / terraform-ibm-base-ocp-vpc

Provisions a Red Hat OpenShift VPC cluster on IBM Cloud
Apache License 2.0
2 stars 7 forks source link

Why is the Advanced examples only creating a public gateway in zone-1? #468

Closed lionelmace closed 2 months ago

lionelmace commented 3 months ago

Why is the Advanced example only creating a public gateway in zone-1? What are the motivation?

vburckhardt commented 3 months ago

That example is deploying across the 3 availability zones. The example is using the term "zone" for a construct different from the concept of availability zone. I think this is confusing, and should be changed. This can be done in this ticket.

ocofaigh commented 2 months ago

Addressed as part of https://github.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc/pull/469