Skip to content

Commit

Permalink
Change azurerm version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
AmirrezaNasiri committed Jan 4, 2024
1 parent a77d0a9 commit 6ba1691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01-providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "~> 3.79.0"
version = "~> 3.85"
}
}

Expand Down

0 comments on commit 6ba1691

Please sign in to comment.