Skip to content

Commit 6e194bb

Browse files
Merge pull request #218283 from KimForss/main
Variable names
2 parents 647476f + 38e0e94 commit 6e194bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/virtual-machines/workloads/sap/automation-configure-devops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ Create a new variable group 'SDAF-General' using the Library page in the Pipelin
327327
| Branch | main | |
328328
| S-Username | `<SAP Support user account name>` | |
329329
| 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) |
331331

332332
Save the variables.
333333

articles/virtual-machines/workloads/sap/automation-configure-system.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ The table below contains the parameters that define the resource group.
6969
> [!div class="mx-tdCol2BreakAll "]
7070
> | Variable | Description | Type |
7171
> | ----------------------- | -------------------------------------------------------- | ---------- |
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 |
7575
7676

7777
## SAP Virtual Hostname parameters

0 commit comments

Comments
 (0)