We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38d9422 + 51e4f5f commit a731dfcCopy full SHA for a731dfc
1 file changed
terraform/providers.tf
@@ -4,7 +4,7 @@ terraform {
4
required_providers {
5
azurerm = {
6
source = "hashicorp/azurerm"
7
- version = "~> 4.58.0"
+ version = "~> 4.59.0"
8
}
9
10
0 commit comments