Skip to content

Commit 7586ac5

Browse files
committed
fix terraform deployment
1 parent 5513c1b commit 7586ac5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

terraform/main.tf

-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
terraform {
22
required_providers {
3-
aws = {
4-
source = "hashicorp/aws"
5-
version = "~> 5.59.0"
6-
}
7-
83
random = {
94
source = "hashicorp/random"
105
version = "~> 3.6.2"

0 commit comments

Comments
 (0)