File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
articles/virtual-machines/workloads/sap Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -327,7 +327,7 @@ Create a new variable group 'SDAF-General' using the Library page in the Pipelin
327
327
| Branch | main | |
328
328
| S-Username | ` <SAP Support user account name> ` | |
329
329
| S-Password | ` <SAP Support user password> ` | Change variable type to secret by clicking the lock icon. |
330
- | ` tf_version ` | 1.2.8 | The Terraform version to use, see [ Terraform download] ( https://www.terraform.io/downloads ) |
330
+ | ` tf_version ` | 1.3.0 | The Terraform version to use, see [ Terraform download] ( https://www.terraform.io/downloads ) |
331
331
332
332
Save the variables.
333
333
Original file line number Diff line number Diff line change @@ -69,9 +69,9 @@ The table below contains the parameters that define the resource group.
69
69
> [ !div class="mx-tdCol2BreakAll "]
70
70
> | Variable | Description | Type |
71
71
> | ----------------------- | -------------------------------------------------------- | ---------- |
72
- > | ` resource_group_name ` | Name of the resource group to be created | Optional |
73
- > | ` resource_group_arm_id ` | Azure resource identifier for an existing resource group | Optional |
74
- > | ` resource_group_tags ` | Tags to be associated to the resource group | Optional |
72
+ > | ` resourcegroup_name ` | Name of the resource group to be created | Optional |
73
+ > | ` resourcegroup_arm_id ` | Azure resource identifier for an existing resource group | Optional |
74
+ > | ` resourcegroup_tags ` | Tags to be associated to the resource group | Optional |
75
75
76
76
77
77
## SAP Virtual Hostname parameters
You can’t perform that action at this time.
0 commit comments