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:
- EC2 instances
- EBS Volumes
- Security Groups
- DNS Record
- Tags
- IAM Roles
- EC2 Instance AutoRecovery
- EC2 User Data
- EBS Volumes Encryption
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 0.15. Pin module version to ~> v2.0
.
Name | Version |
---|---|
terraform | ~> 0.12.6 |
aws | ~> 2.53 |
Name | Version |
---|---|
aws | ~> 2.53 |
This library is licensed under the MIT-0 License. See the LICENSE file.