Skip to content

v8.0.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 27 May 08:22
· 63 commits to main since this release
v8.0.0
6ed46fa

8.0.0 (2025-05-27)

(#998) (6ed46fa)

Features

  • updated IBM provider version: 1.78.1 -> 1.78.2
  • updated landing-zone-vpc: 7.23.5 -> 7.23.12
    • bug fixes and dependency updates
  • updated landing-zone-vsi: 4.7.1 -> 5.1.23
    • fixed a bug where the virtual network interface (VNI) was always getting created in the Default resource group(see below note on breaking change)
    • updated the scope of the KMS auth policy to now be scoped to the exact key. When upgrading from a previous version, the auth policy will be re-created, however the new policy will be created before the old one is destroyed so there will be no interruption to every day services

BREAKING CHANGES

  • If you are upgrading from a previous version of the landing zone VSI module or DA, the upgrade is going to destroy and re-create all virtual network interfaces and virtual service instances as they will get created in the correct resource group now. Ensure to plan accordingly before upgrading.