You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 25-Azure-DevOps-Terraform-Azure-AKS/25-01-Provision-AKS-Cluster-using-Azure-DevOps-and-Terraform/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,9 @@
3
3
## Step-01: Introduction
4
4
- Create Azure DevOps Pipeline to create AKS cluster using Terraform
5
5
- We are going to create two environments Dev and QA using single pipeline.
6
+
- Terraform Manifests Validate
7
+
- Provision Dev AKS Cluster
8
+
- Provision QA AKS Cluster
6
9
7
10
## Step-02: Install Azure Market Place Plugins in Azure DevOps
8
11
- Install below listed two plugins in your respective Azure DevOps Organization
0 commit comments