Skip to content

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

v1.6.0

11 Jan 23:19
d3b8daa
Compare
Choose a tag to compare

1.6.0 (2024-01-11)

Features

  • switch eu-de-1 to PER and update PER DC list to include sao04, wdc07, mad02, eu-de-1, eu-de-2 and mad04. (#589) (d3b8daa)

v1.5.1

08 Jan 09:53
86e24f0
Compare
Choose a tag to compare

1.5.1 (2024-01-08)

Bug Fixes

  • upgrade ibm provider version to 1.61.0 which has fix for schematics data source (#587) (86e24f0)

v1.5.0

13 Dec 22:35
v1.5.0
a745dd0
Compare
Choose a tag to compare

1.5.0 (2023-12-13)

Features

  • upgrade IBM provider version to 1.60.0 and infra version to v4.0.0 (#574) (a745dd0)

v1.4.0

11 Dec 15:12
0072238
Compare
Choose a tag to compare

1.4.0

Features

  • enable wdc06 PER DC deployments

v1.3.0

10 Nov 13:31
v1.3.0
088bb1a
Compare
Choose a tag to compare

1.3.0 (2023-11-10)

Features

  • A new solution which deploys SAP system and installs BW/4HANA or S/4HANA solutions based on version selected. The SAP installation media must be available in IBM Cloud Object Storage(COS) bucket and COS credentials must be provided to during deployment (#542) (088bb1a)

v1.2.1

09 Nov 13:50
5aaee6c
Compare
Choose a tag to compare

1.2.1 (2023-11-09)

Bug Fixes

  • add depends_on for time sleep (#540) (5aaee6c)
  • add sleep between e980 and s922 vm to fix satellite error in NON PER DC(#538) (51f9c57)
  • Parallel VM Creation problem: The problem is with the way the VM backend automation is being executed. The same subscription key is always used on the specific account and because these vms are being provisioned at the same time, the registration calls are 1 milisecond time difference. This causes the vms to fail since the key is already in use. A delay of at least 30 seconds should be added between each vm creation to avoid this within each DC.

v1.2.0

03 Nov 07:01
9eb9e48
Compare
Choose a tag to compare

1.2.0 (2023-11-03)

Features

  • upgrade terraform-ibm-modules/powervs-instance/ibm version to 1.0.2 (#534) (9eb9e48)
  • Added end to end solution which deploys Power Virtual Server with VPC landing zone plus SAP HANA ready-to-go in single solution.
  • Refactor modules.

v1.1.0

06 Sep 11:41
ac3b9ea
Compare
Choose a tag to compare

1.1.0 (2023-09-06)

Features

  • dal10 DC enabled (#470) (ac3b9ea)
  • Update OS registration scripts to support PER and NON PER DC
  • add nfs export for sharefs powervs instance
  • Support RHEL8.6 and SLES15.4 SAP images

Notes

  • IBM provider Version 1.56.1
  • Ansible IBM power Linux sap version 1.1.3

v1.0.0

07 Jul 12:01
e92b3e9
Compare
Choose a tag to compare

1.0.0 (2023-07-07)

Features

  • Upgrade TF version to support 1.6 for sap-ready-to-go solution (e92b3e9)
  • Child module for sap-ready-to-go
  • Better submodules
  • Upgrade terraform IBM provider version to 1.54
  • Upgrade ansible linux sap collection to 1.1.2 version

BREAKING CHANGES

  • remove root module

v0.0.1

27 Jun 18:57
f4fe6bd
Compare
Choose a tag to compare

0.0.1 (2023-06-27)