Skip to content

Releases: SUSE/ha-sap-terraform-deployments

9.2.0

08 Nov 10:41
d27d45e
Compare
Choose a tag to compare

What's Changed

general

  • add susChkSrv HA/DR provider and make providers configurable by @yeoldegrove in #911

Full Changelog: 9.1.0...9.2.0

Usage

To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v9
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:

ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v9"

It is also the default in variables.tf.

Requirements

Find the needed package versions at requiremens.yml

9.1.0

19 Jul 14:54
38741a5
Compare
Choose a tag to compare

What's Changed

general

Full Changelog: 9.0.0...9.1.0

Usage

To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v9
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:

ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v9"

It is also the default in variables.tf.

Requirements

Find the needed package versions at requiremens.yml

9.0.0

24 Aug 14:12
4ba887b
Compare
Choose a tag to compare

What's Changed

general

  • use hana_data_disks_configuration and lvm mechanism from azure in every cloud by @yeoldegrove in #845
    • deprecation notice on AWS/GCP/libvirt/OpenStack: All cloud specific hana_*_disk_* parameters are now deprecated. Please use the new hana_data_disks_configuration parameter (which also has sane defaults).
    • fix aws lvm and netweaver sapmnt an azure ANF by @yeoldegrove in #899
  • update HANA and Netweaver/S4HANA password regex/docs by @melzer-b1 in #873
    • common variables: set password length to 10-14 everywhere by @yeoldegrove in #890
  • Delete secrets and sensitive information after deployment by @yeoldegrove in #877
    • This has to enabled by setting cleanup_secrets = true.
  • refactor and unify output variables for all output variables by @yeoldegrove in #893
    • deprecation notice if you parse terraform output: e.g. cluster_nodes_* is refactored to hana_*.
    • doc: update ssh commands to use terraform outputs by @yeoldegrove in #896
  • sbd: use iSCSI server IP and IQN instead of wwn to be reboot persistent by @yeoldegrove in #872
  • fix SLES12 deployments (nginx install and lvm code) by @yeoldegrove in #897
  • update images to SLES 15 SP4 everywhere by @yeoldegrove in #898
  • doc: update HANA Scale-Out Feature for AWS/GCP/Libvirt by @yeoldegrove in #883

AWS

  • add HANA scale-out deployments for AWS/GCP/libvirt/openstack by @yeoldegrove in #856
  • aws: add option to deploy bastion host and private subnets by @yeoldegrove in #895
    • deprecation notice: bastion host setup will be the new default

GCP

  • add HANA scale-out deployments for AWS/GCP/libvirt/openstack by @yeoldegrove in #856
  • gcp: add filestore shared storage to netweaver by @yeoldegrove in #882
  • gcp: only deploy netweaver filestore if netweaver is enabled by @yeoldegrove in #885

libvirt

OpenStack

Full Changelog: 8.2.0...9.0.0

Usage

To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v9
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:

ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v9"

It is also the default in variables.tf.

Requirements

Find the needed package versions at requiremens.yml

8.2.0

16 Aug 09:43
32d834e
Compare
Choose a tag to compare

What's Changed

general

Full Changelog: 8.1.6...8.2.0

Usage

To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v8
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:

ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v8"

Requirements

Find the needed package versions at requiremens.yml

8.1.6

16 Aug 08:53
6cf9266
Compare
Choose a tag to compare

What's Changed

general

  • update doc to 15.4 / doc changes for HANA 2.0 SPS06 / majority maker hostname fix by @yeoldegrove in #878
  • doc: update native fencing reference by @yeoldegrove in #879

GCP

Full Changelog: 8.1.5...8.1.6

Usage

To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v8
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:

ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v8"

Requirements

Find the needed package versions at requiremens.yml

8.1.5

29 Jun 12:53
a710488
Compare
Choose a tag to compare

What's Changed

general

AWS

libvirt

Full Changelog: 8.1.4...8.1.5

New Contributors

Usage

To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v8
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:

ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v8"

Requirements

Find the needed package versions at requiremens.yml

8.1.4

07 Jun 09:01
aed4c20
Compare
Choose a tag to compare

What's Changed

general

Full Changelog: 8.1.3...8.1.4

Usage

To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v8
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:

ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v8"

Requirements

Find the needed package versions at requiremens.yml

8.1.3

03 Jun 14:03
971c628
Compare
Choose a tag to compare

What's Changed

general

Full Changelog: 8.1.2...8.1.3

Usage

To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v8
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:

ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v8"

Requirements

Find the needed package versions at requiremens.yml

8.1.2

25 May 12:08
e05fc53
Compare
Choose a tag to compare

What's Changed

general

gcp

Full Changelog: 8.1.1...8.1.2

Usage

To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v8
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:

ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v8"

Requirements

Find the needed package versions at requiremens.yml

8.1.1

24 May 11:46
4eb47cc
Compare
Choose a tag to compare

What's Changed

general

Full Changelog: 8.1.0...8.1.1

Usage

To use this tag we recommend the usage of official SLE channels or adding the next obs repository:
https://build.opensuse.org/project/show/network:ha-clustering:sap-deployments:v8
The packages versions are frozen in this repository, so it should be the most stable option. To use this repository add the next parameter in the terraform.tfvars file:

ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/v8"

Requirements

Find the needed package versions at requiremens.yml