Skip to content

Commit

Permalink
update module vars DEVOPS-302
Browse files Browse the repository at this point in the history
  • Loading branch information
githubofkrishnadhas committed Dec 27, 2024
1 parent ae5165e commit 937b9ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,6 @@ module "aks" {
worker_nodepool_mode = "User"
kubernetes_version = "1.30.4"
automatic_upgrade_channel = "patch"
keyvault_name = "ARCHITECTS-KEYVAULT"
keyvault_rg_name = "ARCHITECTS-KEYVAULT-RG"
}

0 comments on commit 937b9ed

Please sign in to comment.