Skip to content

Commit

Permalink
add docs for import
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoodsell-tempus committed Sep 22, 2023
1 parent c8ebc6b commit 4af3633
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion website/docs/r/app_oauth_role_assignment.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,6 @@ The following arguments are supported:

## Import

Not implemented
OAuth Role assignment can be imported by passing the Client ID and Role Assignment ID for the specific client role.

`$ terraform import okta_app_oauth_role_assignment.test <clientID>/<roleAssignmentID>`

0 comments on commit 4af3633

Please sign in to comment.