Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JivusAyrus committed Nov 14, 2024
1 parent 7eb041e commit abea691
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/data-sources/contract.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ data "cosmo_subgraph" "test" {

- `admission_webhook_secret` (String, Sensitive) The secret token used to authenticate the admission webhook requests.
- `admission_webhook_url` (String) The URL for the admission webhook that will be triggered during graph operations.
- `exclude_tags` (List of String)
- `id` (String) The unique identifier of the federated graph resource, automatically generated by the system.
- `include_tags` (List of String)
- `label_matchers` (Map of String) A list of label matchers used to select the services that will form the federated graph.
- `readme` (String) Readme content for the federated graph.
- `routing_url` (String) The URL for the federated graph.

0 comments on commit abea691

Please sign in to comment.