Skip to content

Commit 192d15f

Browse files
committed
updates6
1 parent 43dd58f commit 192d15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/quick-deploy-batch-account-and-two-pools-wth-start-task-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ In this quickstart, you create an Azure Batch account, an Azure Storage account,
5858
1. Create a file named `providers.tf`, and insert the following code:
5959
:::code language="Terraform" source="~/terraform_samples/quickstart/101-batch-pools-with-start-task/providers.tf":::
6060

61-
1. Create a file named `variables.tf` and insert the following code:
61+
1. Create a file named `variables.tf`, and insert the following code:
6262
:::code language="Terraform" source="~/terraform_samples/quickstart/101-batch-pools-with-start-task/variables.tf":::
6363

6464
## Initialize Terraform

0 commit comments

Comments
 (0)