Skip to content

Commit b10ee00

Browse files
committed
Added info to Note
1 parent 9d9f9bb commit b10ee00

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/batch/quick-create-terraform.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ In this article, you learn how to:
3535
## Implement the Terraform code
3636

3737
> [!NOTE]
38-
> The example code for this article is located in the [Azure Terraform GitHub repo](https://github.com/Azure/terraform/tree/master/quickstart/101-batch-account-with-storage). See more [articles and sample code showing how to use Terraform to manage Azure resources](/azure/terraform)
38+
> The sample code for this article is located in the [Azure Terraform GitHub repo](https://github.com/Azure/terraform/tree/master/quickstart/101-batch-account-with-storage). 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-batch-account-with-storage/TestRecord.md).
39+
>
40+
> See more [articles and sample code showing how to use Terraform to manage Azure resources](/azure/terraform)
3941
4042
1. Create a directory in which to test and run the sample Terraform code and make it the current directory.
4143

0 commit comments

Comments
 (0)