Skip to content

Commit e3219f2

Browse files
authored
Update versions.tf
1 parent 5680b2a commit e3219f2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

versions.tf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ terraform {
44
source = "mongodb/mongodbatlas"
55
version = "~> 1.3.0"
66
}
7-
random = {
8-
source = "hashicorp/random"
9-
version = "3.0.1"
10-
}
11-
aws = "~>4.0.0"
127
}
138

149
required_version = ">=0.12"

0 commit comments

Comments
 (0)