Skip to content

Commit 7757e4f

Browse files
committed
update azurerm provider version
1 parent e2f396d commit 7757e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.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 = "~> 3.55"
5+
version = "~> 4.15"
66
}
77
kubernetes = {
88
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)