Skip to content

Commit e04d706

Browse files
committed
chore: update terraform required version to 1.5.7
1 parent deb4c57 commit e04d706

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
@@ -1,5 +1,5 @@
11
terraform {
2-
required_version = ">= 1.3"
2+
required_version = ">= 1.5.7"
33

44
required_providers {
55
aws = {

0 commit comments

Comments
 (0)