Skip to content

Commit cfd97c9

Browse files
florenpFlorent Planque
and
Florent Planque
authored
Fix typo in federated_settings_org_configs documentation (#779)
Co-authored-by: Florent Planque <[email protected]>
1 parent a7edace commit cfd97c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/federated_settings_org_configs.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ resource "mongodbatlas_federated_settings_org_config" "org_connection" {
2121
org_id = "627a9683ea7ff7f74de306f14"
2222
domain_restriction_enabled = false
2323
domain_allow_list = ["mydomain.com"]
24-
dentity_provider_id = "0oad4fas87jL7f75Xnk1297"
24+
identity_provider_id = "0oad4fas87jL7f75Xnk1297"
2525
}
2626
2727
data "mongodbatlas_federated_settings_org_configs" "org_configs_ds" {

0 commit comments

Comments
 (0)