Skip to content

Commit

Permalink
fix: updated the version to '3.108.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
ravimalvia10 committed Jul 26, 2024
1 parent 0987f2d commit a567ad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _examples/aks_with_microsoft_entra_id/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = ">=3.87.0"
version = ">=3.108.0"
}
}
}
}

0 comments on commit a567ad3

Please sign in to comment.