Skip to content

Commit 8ffba6a

Browse files
committed
Invalid code 2
1 parent 67d9978 commit 8ffba6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-netapp-files/azure-netapp-files-quickstart-set-up-account-create-volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ The following code snippet shows how to create a NetApp account in an Azure Reso
170170
171171
The following code snippet shows how to create a NetApp account using Terraform. The sample code for this article is located in the [Azure Terraform GitHub repo](https://github.com/Azure/terraform/tree/master/quickstart/101-azure-netapp-files). You can view the log file containing the [test results from current and previous versions of Terraform](https://github.com/Azure/terraform/tree/master/quickstart/101-azure-netapp-files/TestRecord.md).
172172
173-
:::code language="terraform" "~/terraform_samples/quickstart/101-azure-netapp-files/main.tf" range="47-52":::
173+
:::code language="terraform" source="~/terraform_samples/quickstart/101-azure-netapp-files/main.tf" range="47-52":::
174174
175175
---
176176

0 commit comments

Comments
 (0)