We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd9628 commit 480ce84Copy full SHA for 480ce84
versions.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
azurerm = {
4
source = "registry.terraform.io/hashicorp/azurerm"
5
- version = ">=4.40.0, <5.0"
+ version = ">=4.50.0, <5.0"
6
}
7
8
required_version = ">=1.5"
0 commit comments