Skip to content

Commit

Permalink
Merge pull request #2141 from kashw2/dependabot/terraform/terraform/h…
Browse files Browse the repository at this point in the history
…ashicorp/azurerm-tw-3.105.0

chore(deps): update hashicorp/azurerm requirement from ~> 3.104.0 to ~> 3.105.0 in /terraform
  • Loading branch information
kashw2 authored May 24, 2024
2 parents 11a95b0 + 9e537e8 commit be83e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/provider.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.104.0"
version = "~> 3.105.0"
}
azuread = {
source = "hashicorp/azuread"
Expand Down

0 comments on commit be83e8b

Please sign in to comment.