Skip to content

Commit

Permalink
Update Terraform Azure/aks/azurerm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent a5d2ee8 commit acd5f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/terraform/azure/aks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ resource "azurerm_user_assigned_identity" "aks" {

module "aks_cluster_name" {
source = "Azure/aks/azurerm"
version = "7.5.0"
version = "9.3.0"

prefix = "aks"
resource_group_name = local.resource_group.name
Expand Down

0 comments on commit acd5f10

Please sign in to comment.