Skip to content

Commit 5ae34e1

Browse files
Update _settings.tf
1 parent 9cbb12d commit 5ae34e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_settings.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
aws = {
44
source = "hashicorp/aws"
5-
version = "~> 5.83"
5+
version = ">= 4.0"
66
}
77
tls = {
88
source = "hashicorp/tls"

0 commit comments

Comments
 (0)