Skip to content

Commit fca313a

Browse files
HorgixZuhairahmed
andauthored
docs(resource/role_mapping): indent sub-elements of role_assignments (#918)
In the context of the `federated_settings_org_role_mapping`, `group_id` and `roles` are only meaningful as sub-elements of the `role_assignments` field. This simply indents them accordingly. Co-authored-by: Zuhair Ahmed <[email protected]>
1 parent eb6933b commit fca313a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/docs/r/federated_settings_org_role_mapping.html.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ resource "mongodbatlas_federated_settings_org_role_mapping" "org_group_role_mapp
4141
* `org_id` - Unique 24-hexadecimal digit string that identifies the organization that contains your projects.
4242
* `external_group_name` - Unique human-readable label that identifies the identity provider group to which this role mapping applies.
4343
* `role_assignments` - Atlas roles and the unique identifiers of the groups and organizations associated with each role.
44-
* `group_id` - Unique identifier of the project to which you want the role mapping to apply.
45-
* `roles` - Specifies the Roles that are attached to the Role Mapping.
46-
Available role IDs can be found on [the User Roles
44+
* `group_id` - Unique identifier of the project to which you want the role mapping to apply.
45+
* `roles` - Specifies the Roles that are attached to the Role Mapping. Available role IDs can be found on [the User Roles
4746
Reference](https://www.mongodb.com/docs/atlas/reference/user-roles/).
4847

48+
4949
## Attributes Reference
5050

5151
In addition to all arguments above, the following attributes are exported:

0 commit comments

Comments
 (0)