Skip to content

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

v8.2.0-draft

25 Feb 14:26
Compare
Choose a tag to compare
v8.2.0-draft Pre-release
Pre-release
  • scc wp draft

v8.1.4

18 Feb 17:50
v8.1.4
707cc47
Compare
Choose a tag to compare

8.1.4 (2025-02-18)

Bug Fixes

v8.1.3

14 Feb 10:19
v8.1.3
0a8571a
Compare
Choose a tag to compare

8.1.3 (2025-02-14)

Bug Fixes

  • ensure strong ansible vault password is used (#999) (0a8571a)
    • 15-100 characters
    • at least one uppercase, lowercase letter, number
    • at least one of the following special characters: "!"#$%&'()*+,-./:;<=>?@[]^_`{|}~"
    • allowed characters: A-Z, a-z, 0-9, !#$%&()*+-.:;<=>?@[]_{|}~.
  • upgrade instance module to v2.4.1
  • fix formatting of default values

v8.1.2

21 Jan 08:40
v8.1.2
a347437
Compare
Choose a tag to compare

8.1.2 (2025-01-21)

Bug Fixes

  • Expose inputs for VPC instance images to update the images when depreciated without making any new releases (#998) (a347437)

v8.1.1

07 Jan 12:34
v8.1.1
a60ca28
Compare
Choose a tag to compare

8.1.1 (2025-01-07)

Bug Fixes

  • Support tags for PowerVS Workspace elements including instance, images, subnets and volumes (#989) (a60ca28)
  • Upgrade IBM TF Version to = "1.73.0"

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