Skip to content

Commit

Permalink
Sort table alphabetically by the Name column.
Browse files Browse the repository at this point in the history
  • Loading branch information
ptodev committed Dec 19, 2023
1 parent b83e2e1 commit 35ad5f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ The following arguments are supported:

Name | Type | Description | Default | Required
------------------ | -------------- | -------------------------------------------------------------- | ------------- | --------
endpoint | `string` | [API][] endpoint. | "ovh-eu" | no
application_key | `string` | [API][] application key. | | yes
application_secret | `secret` | [API][] application secret. | | yes
consumer_key | `secret` | [API][] consumer key. | | yes
endpoint | `string` | [API][] endpoint. | "ovh-eu" | no
refresh_interval | `duration` | Refresh interval to re-read the resources list. | "60s" | no
service | `string` | Service of the targets to retrieve. | | yes

Expand Down

0 comments on commit 35ad5f9

Please sign in to comment.