the-aws-terraform-samples / terraform-aws-sap-netweaver-on-hana

Terraform modules for deploying highly configurable SAP products on AWS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAP NetWeaver on HANA Module

A Terraform module that will create the the following AWS Resources to build and deploy a SAP NetWeaver on HANA Solution.

  • EFS file system for /sapmnt
  • HANA host(s)
  • ASCS host(s)
  • Application Server host(s)

For each of the SAP Components the following resources can be created:

The following modules are embedded into the module and can be reused separately. Each sub module has it's own usage documented in the submodule folders as listed below.

Terraform versions

Terraform 0.15. Pin module version to ~> v2.0.

Requirements

Name Version
terraform ~> 0.12.6
aws ~> 2.53

Providers

Name Version
aws ~> 2.53

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

Terraform modules for deploying highly configurable SAP products on AWS.

License:MIT No Attribution


Languages

Language:HCL 99.6%Language:Shell 0.4%