Skip to content

Commit 259bf74

Browse files
Merge pull request #225348 from ericd-mst-github/patch-15
Update quick-create-terraform.md
2 parents d5e35b8 + 813a4cf commit 259bf74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/windows/quick-create-terraform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ In this article, you learn how to:
6060

6161
1. Create a file named `variables.tf` and insert the following code:
6262

63-
[!code-terraform[master](~/terraform_samples/quickstart/101-vm-with-infrastructure/variables.tf)]
63+
[!code-terraform[master](~/terraform_samples/quickstart/101-windows-vm-with-iis-server/variables.tf)]
6464

6565
1. Create a file named `outputs.tf` and insert the following code:
6666

@@ -102,4 +102,4 @@ In this article, you learn how to:
102102
In this quickstart, you deployed a simple virtual machine using Terraform. To learn more about Azure virtual machines, continue to the tutorial for Linux VMs.
103103
104104
> [!div class="nextstepaction"]
105-
> [Azure Linux virtual machine tutorials](./tutorial-manage-vm.md)
105+
> [Azure Linux virtual machine tutorials](./tutorial-manage-vm.md)

0 commit comments

Comments
 (0)