Skip to content

Commit 6f9e6bd

Browse files
authored
Update backend.tf
1 parent 789843c commit 6f9e6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
azurerm = {
44
source = "hashicorp/azurerm"
5-
version = "4.12.0"
5+
version = "4.14.0"
66
}
77
}
88
required_version = ">= 1.6.4"

0 commit comments

Comments
 (0)