polite-kite-18322
01/18/2022, 12:28 AMDiagnostics:
pulumi:pulumi:Stack (MongoDB-dev):
error: Missing required configuration variable 'MongoDB:mongodbatlas:orgID'
please set a value using the command `pulumi config set MongoDB:mongodbatlas:orgID <value>`
When I try to "import" the existing MondoDB project:
pulumi import mongodbatlas:index/project:Project <project-id> <org-id>
i see this:
mongodbatlas:index:Project (<project-id>):
error: Preview failed: could not validate provider configuration: 1 error occurred:
* Invalid or unknown key
Anyone have any ideas on how I can kickstart this work?