Skip to content

Commit dad6e5c

Browse files
committed
docs(fix): lists
1 parent 9b4b8d5 commit dad6e5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/resources/cockpit_source.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ In addition to all arguments above, the following attributes are exported:
4444

4545
~> **Important:** Data sources' IDs are [regional](../guides/regions_and_zones.md#resource-ids), which means that they include the region, in the `{region}/{id}` format. For example, if your data source is located in the `fr-par` region, its ID would look like the following: `fr-par/11111111-1111-1111-1111-111111111111`.
4646

47-
- `url` - The URL of the cockpit data source.
48-
- `push_url` - The URL endpoint used for pushing data to the cockpit data source.
49-
- `origin` - The origin of the cockpit data source.
47+
- `url` - The URL of the Cockpit data source.
48+
- `push_url` - The URL endpoint used for pushing data to the Cockpit data source.
49+
- `origin` - The origin of the Cockpit data source.
5050
- `synchronized_with_grafana` - Indicates whether the data source is synchronized with Grafana.
5151
- `created_at` - The date and time the data source was created (in RFC 3339 format).
5252
- `updated_at` - The date and time the data source was last updated (in RFC 3339 format).

0 commit comments

Comments
 (0)