Skip to content

Commit 6630820

Browse files
committed
/deploy sit
1 parent 2cd082f commit 6630820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform_deploy/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
terraform {
22
required_providers {
33
aws = ">= 2.31.0"
4-
null = "~> 3.2"
4+
null = ">= 2.1"
55
}
66
}
77

0 commit comments

Comments
 (0)