Skip to content

Commit e74f994

Browse files
committed
chgd order of cards for better display
1 parent 839cfc5 commit e74f994

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

articles/terraform/index.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@ landingContent:
4242
- text: Test Terraform modules using Terratest
4343
url: terratest-in-terraform-modules.md
4444

45+
# Card
46+
- title: Manage AKS
47+
linkLists:
48+
- linkListType: tutorial
49+
links:
50+
- text: Create a Kubernetes cluster with AKS
51+
url: terraform-create-k8s-cluster-with-tf-and-aks.md
52+
- text: Create a Kubernetes cluster with Application Gateway
53+
url: terraform-create-k8s-cluster-with-aks-applicationgateway-ingress.md
54+
4555
# Card
4656
- title: Manage infrastructure
4757
linkLists:
@@ -62,16 +72,6 @@ landingContent:
6272
- text: Provision VM scale set from a Packer custom image
6373
url: terraform-create-vm-scaleset-network-disks-using-packer-hcl.md
6474

65-
# Card
66-
- title: Manage AKS
67-
linkLists:
68-
- linkListType: tutorial
69-
links:
70-
- text: Create a Kubernetes cluster with AKS
71-
url: terraform-create-k8s-cluster-with-tf-and-aks.md
72-
- text: Create a Kubernetes cluster with Application Gateway
73-
url: terraform-create-k8s-cluster-with-aks-applicationgateway-ingress.md
74-
7575
# Card
7676
- title: Manage networks
7777
linkLists:
@@ -88,4 +88,4 @@ landingContent:
8888
- text: 5. Create spoke network
8989
url: terraform-hub-spoke-spoke-network.md
9090
- text: 6. Validate network topology connectivity
91-
url: terraform-hub-spoke-validation.md
91+
url: terraform-hub-spoke-validation.md

0 commit comments

Comments
 (0)