Skip to content

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

v4.2.0

09 May 09:09
v4.2.0
f9b7eb0
Compare
Choose a tag to compare

4.2.0 (2025-05-09)

Features

  • add image data source for catalog stock image (#821) (f9b7eb0)

v4.1.0

17 Apr 14:09
v4.1.0
e717c9e
Compare
Choose a tag to compare

4.1.0 (2025-04-17)

Features

  • default to p10 for netweaver instances in supported regions (#809) (e717c9e)
  • NetWeaver instances are now created by default on Power 10 (s1022) in the following regions:dal10, dal12, dal14, eu-de-1, eu-de-2, mad02, mad04, osa21, sao01, sao04, tok04, wdc06, wdc07
  • In the following regions s922 is used: che01, lon04, lon06, mon01, syd04, syd05, tor01, us-east, us-south
  • upgrade powervs-instance to 2.6.1

v4.0.0

03 Apr 15:25
v4.0.0
04d5e62
Compare
Choose a tag to compare

4.0.0 (2025-04-03)

Features

BREAKING CHANGES

  • remove sharefs instance

v3.6.3

26 Mar 12:34
v3.6.3
ffb2787
Compare
Choose a tag to compare

3.6.3 (2025-03-26)

Bug Fixes

  • add validation for hana instance hostname length (#798) (ffb2787), closes #799
  • hana instance hostname cannot exceed 13 characters as required by the sap preconfigure ansible roles
  • update default SLES image

v3.6.2

20 Mar 14:47
v3.6.2
3e4931b
Compare
Choose a tag to compare

3.6.2 (2025-03-20)

Bug Fixes

  • hotfix for networks getting attached in random order (#794) (3e4931b)

v3.6.1

18 Mar 19:26
v3.6.1
59d410e
Compare
Choose a tag to compare

3.6.1 (2025-03-18)

Bug Fixes

  • add validation to prompt ansible vault password when SCC workload protection instance is detected (#792) (59d410e)

v3.6.0

18 Mar 17:06
v3.6.0
08fedf5
Compare
Choose a tag to compare

3.6.0 (2025-03-18)

Features

  • support scc workload protection and sysdig agent installation (#791) (08fedf5)

v3.5.2

26 Feb 23:56
v3.5.2
01c51a5
Compare
Choose a tag to compare

3.5.2 (2025-02-26)

Bug Fixes

  • upgrade TF provider + fix ansible vault for linux instance init (#785) (01c51a5)

v3.5.1

18 Feb 16:43
v3.5.1
32ad35d
Compare
Choose a tag to compare

3.5.1 (2025-02-18)

Bug Fixes

  • ensure strong ansible vault password is used (#779) (32ad35d)
    • 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 terraform-ibm-modules/powervs-instance to 2.4.1
  • update landing zone module to 8.1.3

v3.5.0

31 Jan 09:13
v3.5.0
04f5396
Compare
Choose a tag to compare

3.5.0 (2025-01-31)

Features

  • enable bring your own license to both variations (#778) (04f5396)