SUSE / ha-sap-terraform-deployments

Automated SAP/HA Deployments in Public/Private Clouds
GNU General Public License v3.0
122 stars 88 forks source link

Support for SAP S/4 HANA 2021 version #805

Closed picoroma closed 2 years ago

picoroma commented 2 years ago

Does the script support to deploy new version of SAP S/4 HANA (2021)? Or is still supported only version 2020, yet? THX

yeoldegrove commented 2 years ago

@picoroma I got S/4HANA 2020 working with these code changes https://github.com/SUSE/sapnwbootstrap-formula/pull/92 and https://github.com/SUSE/ha-sap-terraform-deployments/pull/808. Please use the latest develop branch of https://github.com/SUSE/ha-sap-terraform-deployments together with ha_sap_deployment_repo = "https://download.opensuse.org/repositories/network:/ha-clustering:/sap-deployments:/devel/".

S/4HANA 2021 is what I am going to be evaluating next.

yeoldegrove commented 2 years ago

I can confirm that S/4HANA 2021 also works with the latest changes. An update to our master branch is outstanding but will happen independently of this issue, unless explicitly requested.