@@ -25,7 +25,7 @@ The configuration of the deployer is performed in a Terraform tfvars variable fi
25
25
26
26
## Terraform Parameters
27
27
28
- The table below contains the Terraform parameters, these parameters need to be entered manually if not using the deployment scripts
28
+ This table shows the Terraform parameters, these parameters need to be entered manually if not using the deployment scripts
29
29
30
30
> [ !div class="mx-tdCol2BreakAll "]
31
31
> | Variable | Description | Type |
@@ -35,7 +35,7 @@ The table below contains the Terraform parameters, these parameters need to be
35
35
36
36
### Environment Parameters
37
37
38
- The table below contains the parameters that define the resource naming.
38
+ This table shows the parameters that define the resource naming.
39
39
40
40
> [ !div class="mx-tdCol2BreakAll "]
41
41
> | Variable | Description | Type | Notes |
@@ -46,7 +46,7 @@ The table below contains the parameters that define the resource naming.
46
46
47
47
### Resource Group
48
48
49
- The table below contains the parameters that define the resource group.
49
+ This table shows the parameters that define the resource group.
50
50
51
51
> [ !div class="mx-tdCol2BreakAll "]
52
52
> | Variable | Description | Type |
@@ -67,7 +67,7 @@ The recommended CIDR of the virtual network address space is /27, which allows s
67
67
The recommended CIDR value for the management subnet is /28 that allows 16 IP addresses.
68
68
The recommended CIDR value for the firewall subnet is /26 that allows 64 IP addresses.
69
69
70
- The table below contains the networking parameters.
70
+ This table shows the networking parameters.
71
71
72
72
> [ !div class="mx-tdCol2BreakAll "]
73
73
> | Variable | Description | Type | Notes |
@@ -99,7 +99,7 @@ The table below contains the networking parameters.
99
99
100
100
### Deployer Virtual Machine Parameters
101
101
102
- The table below contains the parameters related to the deployer virtual machine.
102
+ This table shows the parameters related to the deployer virtual machine.
103
103
104
104
> [ !div class="mx-tdCol2BreakAll "]
105
105
> | Variable | Description | Type |
@@ -225,7 +225,7 @@ The configuration of the SAP Library is performed in a Terraform tfvars variable
225
225
226
226
### Terraform Parameters
227
227
228
- The table below contains the Terraform parameters, these parameters need to be entered manually when not using the deployment scripts
228
+ This table shows the Terraform parameters, these parameters need to be entered manually when not using the deployment scripts
229
229
230
230
> [ !div class="mx-tdCol2BreakAll "]
231
231
> | Variable | Description | Type | Notes |
@@ -234,7 +234,7 @@ The table below contains the Terraform parameters, these parameters need to be
234
234
235
235
### Environment Parameters
236
236
237
- The table below contains the parameters that define the resource naming.
237
+ This table shows the parameters that define the resource naming.
238
238
239
239
> [ !div class="mx-tdCol2BreakAll "]
240
240
> | Variable | Description | Type | Notes |
@@ -245,7 +245,7 @@ The table below contains the parameters that define the resource naming.
245
245
246
246
### Resource Group
247
247
248
- The table below contains the parameters that define the resource group.
248
+ This table shows the parameters that define the resource group.
249
249
250
250
> [ !div class="mx-tdCol2BreakAll "]
251
251
> | Variable | Description | Type |
0 commit comments