Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit d04dcb7

Browse files
authored
Merge pull request #242 from MicrosoftLearning/quickfix-lab15
Lab 15: quick update, provider already included
2 parents 47f04db + f74122e commit d04dcb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M06_Automating_infrastructure_deployments_in_the_Cloud_with_Terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ In this task, you will examine the use of Terraform in provisioning Azure Resour
8989
9090
1. In the folder hierarchy of the **Terraform** repo, expand the **Terraform** folder and click **webapp.tf**.
9191
1. On the **webapp.tf** review the content of the **webapp.tf** file and click **Edit**.
92-
1. Add a new lines for the **provider** section, the file should like the following example:
92+
1. The file should look like the following example:
9393

9494
```
9595
terraform {

0 commit comments

Comments
 (0)