Skip to content

Commit

Permalink
Update Terraform azuread to v3.1.0 (#870)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent a24608f commit bca6e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/state.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
azuread = {
source = "hashicorp/azuread"
version = "3.0.2"
version = "3.1.0"
}
azurerm = {
source = "hashicorp/azurerm"
Expand Down

0 comments on commit bca6e62

Please sign in to comment.