v3.14.1.0
What's Changed
This release includes several changes across multiple files to improve the functionality and configuration of the deployment scripts. The key changes include updates to Ansible playbooks and templates for SAP and Oracle installations, as well as minor adjustments to YAML configuration files.
Summary of Changes
- Ensure Terraform commands in shell scripts return the correct exit code
- An option has been added to each Terraform module to allow enabling Encryption at Host via
encryption_at_host_enabledvariable. - Corrected directory ownership assignment for
/hana/*directories from non-existent{{ sidadm }}to the proper{{ hdbadm }}user ID - Preserved
ARM_SUBSCRIPTION_IDthroughout authentication processes when using Managed Service Identity (MSI) - Fixed remediation logic for storage accounts to support provider upgrades with
data_plane_availablesetting - Refactored
ReplaceResourceInStateFilefunction to accept direct input rather than relying on external context - Enhanced robustness for workload zones by improving resource property handling for zones not recently redeployed
- Resolved infrastructure deployment failures in SYBASE standalone deployments when
enable_app_tier_deploymentis set to false - Fixed circular mount issues of
/sapmntin standalone deployments usingNFS_provider = NONEwithsupported_tiersfor SCS and SYBASE
Acknowledgements
Full Changelog: v3.14.0.0...v3.14.1.0