Skip to content

Commit 1606ceb

Browse files
author
Thomas Thornton
committed
update link
1 parent b907ec4 commit 1606ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-Terraform-AZURE-Services-Creation/4-Create-AKS-Cluster-IAM-Roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this lab, you'll create an Azure Kubernetes Service (AKS) cluster and set up
3232
- [ ] Defines role definitions using `azurerm_role_definition`
3333

3434
3. **Update Azure AD Group ID**
35-
- In `terraform.tfvars`, replace line 8 with the Azure AD Group ID you noted down [earlier](https://github.com/thomast1906/DevOps-The-Hard-Way-Azure/blob/updates-sept-2024/Azure/2-Create-Azure-AD-Group-AKS-Admins.md).
35+
- In `terraform.tfvars`, replace line 8 with the Azure AD Group ID you noted down [earlier](https://github.com/thomast1906/DevOps-The-Hard-Way-Azure/blob/updates-sept-2024/1-Azure/2-Create-Azure-AD-Group-AKS-Admins.md).
3636

3737
4. **Create the AKS Cluster and IAM Roles**
3838
Run the following commands in your terminal:

0 commit comments

Comments
 (0)