We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9cfce commit 82212d2Copy full SHA for 82212d2
provider.tf
@@ -8,7 +8,5 @@ terraform {
8
}
9
10
provider "mongodbatlas" {
11
- mongodbatlas_public_key = var.mongodbatlas_public_key
12
- mongodbatlas_private_key = var.mongodbatlas_private_key
13
14
0 commit comments