We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a295763 commit e389041Copy full SHA for e389041
1 file changed
versions.tf
@@ -4,7 +4,7 @@ terraform {
4
required_providers {
5
azurerm = {
6
source = "hashicorp/azurerm"
7
- version = "~> 3.3"
+ version = "~> 3.21.0"
8
}
9
tls = {
10
source = "hashicorp/tls"
0 commit comments