mirror of
https://github.com/openshift/installer.git
synced 2026-02-06 00:48:45 +01:00
* platforms/azure: add missing master_count to the tectonic module
* modules/azure: Enable the use of external master & worker subnets
- Only create master & worker subnets if no external vnets exist
- The `join()` interpolation function is used to work around
https://github.com/hashicorp/hil/issues/50 when the subnets are conditionally
created. For more detail, see:
7ab31b07df)