You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-5Lines changed: 15 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,9 @@ Therefore it is not possible to match precisely the same functionality when boot
29
29
30
30
In addition, dependant upon the additional configuration and policies within an existing configured environment - these Terraform Modules for SAP may not work at all and may require custom changes to fit the bespoke environment.
31
31
32
-
Contributions to these Terraform Modules need to retain as much parity across each infrastructure platform.
32
+
For further information, please see below for the [Infrastructure provisioning parity comparison](#infrastructure-provisioning-parity-comparison) table.
33
+
34
+
N.B. Contributions to these Terraform Modules need to retain as much parity across each infrastructure platform.
33
35
34
36
## Execution time
35
37
@@ -42,6 +44,8 @@ Please note, for all SAP software installations the execution time will vary bas
42
44
43
45
All detailed execution permissions are listed in the documentation for the Terraform Modules of each Infrastructure Platform. See the next section.
44
46
47
+
---
48
+
45
49
## List of Terraform Modules for SAP
46
50
47
51
The below table lists the Terraform Modules for SAP, and any detailed documentation:
@@ -86,17 +90,17 @@ The below table lists the Terraform Modules for SAP, and any detailed documentat
| Import public key to Cloud platform |:white_check_mark:|:x:|:white_check_mark:|:white_check_mark:|:white_check_mark:| N/A | N/A |
103
+
| Import public key to Cloud platform |:white_check_mark:|:no_entry_sign:|:white_check_mark:|:white_check_mark:|:white_check_mark:| N/A | N/A |
100
104
| <br/>***Account IAM***||||||||
101
105
| Create IAM Access Group/s and contained Policies for SAP 'Basis' Administrators |:x: WIP |:x: WIP |:x: WIP |:warning: WIP |:x: WIP | N/A | N/A |
102
106
| <br/>***Bastion Injection***||||||||
@@ -123,3 +127,9 @@ The below table lists the Terraform Modules for SAP, and any detailed documentat
123
127
| Build scripts for Host:<sub><br> - Enable root login<br> - Set hostname<br> - Set DNS in resolv.conf<br> - Disks and Filesystem setup (LVM with XFS and striping, or Physical with XFS)</sub> |:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|
124
128
| Build scripts for increased security Hosts:<sub><br> - Set DNS Proxy in resolv.conf<br> - Set Web Proxy for non-interactive login shell</sub> | N/A | N/A | N/A | N/A |:white_check_mark:|:white_check_mark:|:white_check_mark:|
125
129
| Build scripts for BYOL OS:<sub><br> - Enable OS Subscription with BYOL, setup OS Package Repositories</sub> | N/A | N/A | N/A | N/A |:white_check_mark:|:white_check_mark:|:white_check_mark:|
130
+
131
+
<sub>**Key:**</sub>
132
+
-:white_check_mark: <sub>Ready and Tested</sub>
133
+
-:warning: <sub>Pending work</sub>
134
+
-:x: <sub>Not available yet</sub>
135
+
-:no_entry_sign: <sub>Capability not provided by vendor (or construct concept does not exist)</sub>
0 commit comments