Skip to content

Commit

Permalink
Merge pull request #1068 from okta/monde-patch-1
Browse files Browse the repository at this point in the history
Update group_rule.html.markdown
  • Loading branch information
monde authored Apr 15, 2022
2 parents 0a7a74d + 96d5e07 commit 22537fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/group_rule.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ resource "okta_group_rule" "example" {

The following arguments are supported:

- `name` - (Required) The name of the Group Rule.
- `name` - (Required) The name of the Group Rule (min character 1; max characters 50).

- `group_assignments` - (Required) The list of group ids to assign the users to.

Expand Down

0 comments on commit 22537fb

Please sign in to comment.