@@ -42,6 +42,16 @@ landingContent:
42
42
- text : Test Terraform modules using Terratest
43
43
url : terratest-in-terraform-modules.md
44
44
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
+
45
55
# Card
46
56
- title : Manage infrastructure
47
57
linkLists :
@@ -62,16 +72,6 @@ landingContent:
62
72
- text : Provision VM scale set from a Packer custom image
63
73
url : terraform-create-vm-scaleset-network-disks-using-packer-hcl.md
64
74
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
-
75
75
# Card
76
76
- title : Manage networks
77
77
linkLists :
@@ -88,4 +88,4 @@ landingContent:
88
88
- text : 5. Create spoke network
89
89
url : terraform-hub-spoke-spoke-network.md
90
90
- text : 6. Validate network topology connectivity
91
- url : terraform-hub-spoke-validation.md
91
+ url : terraform-hub-spoke-validation.md
0 commit comments