Skip to content

Commit f842b20

Browse files
authored
Update versions.tf
1 parent a7401a0 commit f842b20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
aws = {
66
source = "hashicorp/aws"
7-
version = "= 5.65.0"
7+
version = ">= 5.65.0"
88
}
99
}
10-
}
10+
}

0 commit comments

Comments
 (0)