Releases: terraform-ibm-modules/terraform-ibm-landing-zone
Releases · terraform-ibm-modules/terraform-ibm-landing-zone
Beta Addon POC Release 1.2.3 for Container Platform
v1.2.3-addon-beta-alm add additional input parameters and references for secrets manager an…
Beta Addon POC Release 1.2.2 for ALM
v1.2.2-addon-beta-alm add cluster_zone_count output reference in stack definition
Beta Addon POC Release 1.2.1 for ALM
v1.2.1-addon-beta-alm add additional output references for pipeline and toolchain IDs in st…
Beta Addon POC Release 1.2.0 for ALM
v1.2.0-addon-beta-alm revert progrmatic name
v6.3.0
6.3.0 (2024-11-15)
Features
- add support for Virtual Network Interface in all VSI patterns.
- The VSI patterns will now creates VSIs using the next gen virtual network interface by default, these VNIs are created independent of the VSIs.
UPGRADE NOTES: When upgrading from a previous version, VSIs may be destroyed and recreated. To prevent re-creation or to use the legacy network interface, set var.use_legacy_network_interface
to true
. (#915) (99ad28e)