Skip to content

Releases: terraform-ibm-modules/terraform-ibm-powervs-infrastructure

v8.1.0

13 Dec 12:32
v8.1.0
afe5476
Compare
Choose a tag to compare

8.1.0 (2024-12-13)

Features

  • Support dal14 and lon04 DC (#973) (afe5476)
  • Support Mad04 for Quickstart. Need to configure in custom profile as this DC supports P10 only

v8.0.3

11 Dec 17:37
v8.0.3
0957db7
Compare
Choose a tag to compare

8.0.3 (2024-12-11)

Bug Fixes

  • remove ansible collection version dependencies (#972) (0957db7)

v8.0.2

09 Dec 15:37
v8.0.2
6bba2b2
Compare
Choose a tag to compare

8.0.2 (2024-12-09)

Bug Fixes

  • expose monitoring host ip in outputs (#971) (6bba2b2)

v8.0.1

06 Dec 19:25
v8.0.1
36769f2
Compare
Choose a tag to compare

8.0.1 (2024-12-06)

Bug Fixes

v8.0.0

02 Dec 10:19
v8.0.0
1182990
Compare
Choose a tag to compare

8.0.0 (2024-12-02)

Breaking Change: ⚠️⚠️

  • New landing zone version 6.4.0 creates VSis using VNIs and legacy interfaces are not used any more.
  • Landing zone preset reworked to create security groups separately and then assign to VSIs. This will recreate the VSIs.

Features:

  • Provision Monitoring Instance and an intel VSI to host and process monitoring metrics for SAP
  • Upgrade Rhel images running on Intel VSI (jump box and network services vsi to RHEL 9.4)
  • Upgraded minimum IBM power linux sap ansible role version to v3.0.0
  • Upgraded IBM TF version to 1.71.3

v7.1.0

18 Nov 09:41
v7.1.0
cf9aaf0
Compare
Choose a tag to compare

7.1.0 (2024-11-18)

Features

  • Support bring your own image (#942) (cf9aaf0)
  • Upgraded IBM TF provider version to v1.71.1
  • Upgrade Default IBMi and AIX images for Quickstart

v7.0.0

24 Sep 16:02
v7.0.0
690c464
Compare
Choose a tag to compare

7.0.0 (2024-09-24)

Features

  • Allows user to specify the compute profile (cores and memory) for network services Intel VSI.(690c464)
  • Upgraded VPC Landing zone version to v6.0.0
  • Upgraded IBM TF provider version to v1.69.2

BREAKING CHANGES

⚠️⚠️

  • If you were to upgrade from a previous version to this version, Jump Server and Network services Intel Virtual Server Instances will be destroyed and recreated. A fully supported migration method will be available shortly. If recreating Intel VSIs is going to impact day-to-day operations, we suggest to hold off upgrading to this version until there is a fully supported migration path.

v6.0.0

24 Jul 09:45
v6.0.0
5d4be23
Compare
Choose a tag to compare

6.0.0 (2024-07-24)

Bug Fixes

  • create ibm_is_share in correct resource group and update ansible role version (#897) (5d4be23)

BREAKING CHANGES

  • ⚠️ Backup your data. All data on the NFS share will be lost
  • ⚠️ If you upgrade from an older version this will destroy and recreate the NFS share in correct resource group. It is important to backup your data. You can copy the the data to COS or copy It locally. Once it is recreated, and mounted you can copy the files to the NFS mount.

v5.3.0

03 Jul 07:45
v5.3.0
d5f5a26
Compare
Choose a tag to compare

5.3.0 (2024-07-03)

Features

v5.2.1

10 Jun 12:22
v5.2.1
423e87c
Compare
Choose a tag to compare

5.2.1 (2024-06-10)

Bug Fixes

  • remove upper limit for required terraform version (#867) (423e87c)