Vitor Anjos

Results 3 issues of Vitor Anjos

#### Description of the problem / feature request / question: In [Github Docs](https://help.github.com/en/enterprise/2.13/user/articles/about-gists), it says the following: > Secret gists aren't private. If you send the URL of a secret...

new feature

### Terraform CLI and Terraform MongoDB Atlas Provider Version ```hcl Terraform v1.0.11 on darwin_amd64 + provider registry.terraform.io/mongodb/mongodbatlas v1.1.1 ``` ### Terraform Configuration File ```hcl resource "mongodbatlas_org_invitation" "myuser" { username =...

As raised by issue #1261, when the endpoint POST /_search/scroll answers with failures indications they are not provided in the exception or log to help troubleshoot the root cause. This...