Skip to content

Commit 1703e89

Browse files
committed
update version.tf
1 parent 03553f4 commit 1703e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
azurerm = {
44
source = "hashicorp/azurerm"
5-
version = "~> 2.27.0"
5+
version = ">= 2.27.0"
66
}
77
random = {
88
source = "hashicorp/random"

0 commit comments

Comments
 (0)