We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa33ee5 commit 1e3b40fCopy full SHA for 1e3b40f
backend.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
azurerm = {
4
source = "hashicorp/azurerm"
5
- version = "4.12.0"
+ version = "4.14.0"
6
}
7
8
required_version = ">= 1.6.3"
0 commit comments