Dosty Everts

Results 5 comments of Dosty Everts

I attempted, and was unable to, reproduce the issue with the following configuration on `v1.4.4` ``` resource "mongodbatlas_serverless_instance" "test" { project_id = var.project_id name = var.serverless_name provider_settings_backing_provider_name = "AWS" provider_settings_provider_name...

Thanks for the heads up, looks like there are a few instances where documentation on `mongodbatlas_cloud_backup_snapshot_restore_job` refers to a `target_group_id` attribute which is in fact referring to the `target_project_id`. Will...

At the moment the timeout values are not configurable by consumers of the provider, will investigate & do what we can to resolve

Thanks for the feedback. We've replicated the issue and are working on a solution