Skip to content

Commit 3f55127

Browse files
chore: bump hashicorp/azuread from 2.53.1 to 3.6.0
Bumps [hashicorp/azuread](https://github.com/hashicorp/terraform-provider-azuread) from 2.53.1 to 3.6.0. - [Release notes](https://github.com/hashicorp/terraform-provider-azuread/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-azuread@v2.53.1...v3.6.0) --- updated-dependencies: - dependency-name: hashicorp/azuread dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43616b9 commit 3f55127

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

.terraform.lock.hcl

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
azuread = {
66
source = "hashicorp/azuread"
7-
version = "~> 2.47"
7+
version = "~> 3.6"
88
}
99
azurerm = {
1010
source = "hashicorp/azurerm"

0 commit comments

Comments
 (0)