Skip to content

Commit 82212d2

Browse files
authored
Update provider.tf
1 parent 2a9cfce commit 82212d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

provider.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,5 @@ terraform {
88
}
99

1010
provider "mongodbatlas" {
11-
mongodbatlas_public_key = var.mongodbatlas_public_key
12-
mongodbatlas_private_key = var.mongodbatlas_private_key
1311
}
1412

0 commit comments

Comments
 (0)