Skip to content

Commit

Permalink
doc: Fixes mongodbatlas_roles_org_id data source documentation (#1985)
Browse files Browse the repository at this point in the history
  • Loading branch information
maastha committed Mar 5, 2024
1 parent 619486b commit e22f68c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/docs/d/roles_org_id.html.markdown
Expand Up @@ -6,13 +6,13 @@ description: |-
Describes a Roles Org ID.
---

# Data Source: mongodbatlas_project
# Data Source: mongodbatlas_roles_org_id

`mongodbatlas_project` describes a MongoDB Atlas Roles Org ID. This represents a Roles Org ID.
`mongodbatlas_roles_org_id` describes a MongoDB Atlas Roles Org ID. This represents a Roles Org ID.

## Example Usage

### Using project_id attribute to query
### Using data source to query
```terraform
data "mongodbatlas_roles_org_id" "test" {
}
Expand Down

0 comments on commit e22f68c

Please sign in to comment.