Skip to content

Commit

Permalink
Update docs/data-sources/application.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored May 15, 2024
1 parent 11e677b commit e221e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data-sources/application.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The following arguments are supported:
* `client_id` - (Optional) Specifies the Client ID of the application.
* `display_name` - (Optional) Specifies the display name of the application.
* `object_id` - (Optional) Specifies the Object ID of the application.
* `identifier_uri` - (Optional) Specifies a identifying URI of the application. This should only be used for lookups, `identifier_uris` should be used to read identifier URIs.
* `identifier_uri` - (Optional) Specifies any identifier URI of the application. See also the `identifier_uris` attribute which contains a list of all identifier URIs for the application.

~> One of `client_id`, `display_name`, `object_id`, or `identifier_uri` must be specified.

Expand Down

0 comments on commit e221e10

Please sign in to comment.