There was an error while loading. Please reload this page.
1 parent 40d3902 commit 2cd082fCopy full SHA for 2cd082f
2 files changed
terraform/fargate/main.tf
@@ -15,7 +15,7 @@ terraform {
15
}
16
null = {
17
source = "hashicorp/null"
18
- version = "~> 3.2"
+ version = ">= 2.1"
19
20
random = {
21
source = "hashicorp/random"
terraform/main.tf
0 commit comments