Skip to content

Commit

Permalink
Upgrade azurerm provider
Browse files Browse the repository at this point in the history
  • Loading branch information
yngveh committed Jan 30, 2024
1 parent 66ccf56 commit f36245f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}
azurerm = {
source = "hashicorp/azurerm"
version = "~> 3.88.0"
version = "~> 3.89.0"
}
azuread = {
source = "hashicorp/azuread"
Expand Down

0 comments on commit f36245f

Please sign in to comment.