Skip to content

Commit 839cfc5

Browse files
committed
added quickstart material to salient cards
1 parent 15e023f commit 839cfc5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/terraform/index.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ landingContent:
3333
links:
3434
- text: Install and configure Terraform
3535
url: /azure/virtual-machines/linux/terraform-install-configure?/azure/terraform/toc.json&bc=/azure/bread/toc.json
36+
- text: Create a Terraform configuration for Azure
37+
url: terrafom-quickstart.md
3638
- text: Install the Terraform Visual Studio Code extension
3739
url: terraform-vscode-extension.md
3840
- text: Create a Terraform base template using Yeoman
@@ -43,6 +45,10 @@ landingContent:
4345
# Card
4446
- title: Manage infrastructure
4547
linkLists:
48+
- linkListType: quickstart
49+
links:
50+
- text: Create a Linux VM
51+
url: /azure/virtual-machines/linux/terraform-create-complete-vm?/azure/terraform/toc.json&bc=/azure/bread/toc.json
4652
- linkListType: tutorial
4753
links:
4854
- text: Create a Terraform VM with MSI enabled

0 commit comments

Comments
 (0)