Skip to content

Commit d9228dc

Browse files
chore(deps): update terraform azuread to v3
1 parent f540e17 commit d9228dc

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

infrastructure/products/.terraform.lock.hcl

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infrastructure/products/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
azuread = {
44
source = "hashicorp/azuread"
5-
version = "~> 2.53.0"
5+
version = "~> 3.0.0"
66
}
77
azurerm = {
88
source = "hashicorp/azurerm"

0 commit comments

Comments
 (0)