Skip to content

Commit 0807676

Browse files
committed
update
1 parent 2317200 commit 0807676

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,6 +2,6 @@ terraform {
22
required_version = "~>0.14.0"
33

44
required_providers {
5-
aws = "~>3.19.0"
5+
aws = ">= 3.19.0"
66
}
77
}

0 commit comments

Comments
 (0)