Skip to content

Commit

Permalink
Update Terraform azuread to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 103395f commit 8d90e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/terraform/azure/apimanagement/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
azuread = {
source = "hashicorp/azuread"
version = "~>2.53.1"
version = "~> 3.0.0"
}
azurerm = {
source = "hashicorp/azurerm"
Expand Down

0 comments on commit 8d90e8a

Please sign in to comment.