Skip to content

Commit

Permalink
Merge pull request #1505 from portefaix/renovate/azure-aks-azurerm-9.x
Browse files Browse the repository at this point in the history
chore(deps): update terraform azure/aks/azurerm to v9.3.0
  • Loading branch information
nlamirault authored Dec 12, 2024
2 parents b247fe7 + 56fd9ce commit 5b09c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/azure/aks/modules/aks/aks.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#tfsec:ignore:GEN001
module "aks" {
source = "Azure/aks/azurerm"
version = "9.2.0"
version = "9.3.0"
# source = "git://github.com/Azure/terraform-azurerm-aks.git?ref=master"

cluster_name = local.service_name
Expand Down

0 comments on commit 5b09c69

Please sign in to comment.