Skip to content

Commit 14c0f23

Browse files
authored
Merge pull request #98797 from MicahMcKittrick-MSFT/patch-286
Update terraform-create-complete-vm.md
2 parents 955a18d + 65c1345 commit 14c0f23

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/virtual-machines/linux/terraform-create-complete-vm.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ ms.author: tarcher
2020

2121
Terraform allows you to define and create complete infrastructure deployments in Azure. You build Terraform templates in a human-readable format that create and configure Azure resources in a consistent, reproducible manner. This article shows you how to create a complete Linux environment and supporting resources with Terraform. You can also learn how to [Install and configure Terraform](terraform-install-configure.md).
2222

23+
> [!NOTE]
24+
> For Terraform specific support, please reach out to Terraform directly using one of their community channels:
25+
>
26+
> • The [Terraform section](https://discuss.hashicorp.com/c/terraform-core) of the community portal contains questions, use cases, and useful patterns.
27+
>
28+
> • For provider-related questions please visit the [Terraform Providers](https://discuss.hashicorp.com/c/terraform-providers) section of the community portal.
29+
2330

2431
## Create Azure connection and resource group
2532

0 commit comments

Comments
 (0)