There was an error while loading. Please reload this page.
1 parent 2cd082f commit 6630820Copy full SHA for 6630820
1 file changed
terraform_deploy/main.tf
@@ -1,7 +1,7 @@
1
terraform {
2
required_providers {
3
aws = ">= 2.31.0"
4
- null = "~> 3.2"
+ null = ">= 2.1"
5
}
6
7
0 commit comments