Skip to content

Commit b3d5412

Browse files
committed
Fix include link
1 parent 840c294 commit b3d5412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-create-first-function-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ terraform plan -out main.tfplan -var="runtime_name=node" -var="runtime_version=2
9393

9494
Make sure that `runtime_version` matches the language stack version you verified locally. Select your preferred language stack at the [top](#top) of the article.
9595

96-
[!INCLUDE [terraform-plan-notes.md](terraform-plan-notes.md)]
96+
[!INCLUDE [terraform-plan-notes.md](~/azure-dev-docs-pr/articles/terraform/includes/terraform-plan-notes.md)]
9797

9898
## Apply a Terraform execution plan
9999

0 commit comments

Comments
 (0)