page_title | subcategory | description |
---|---|---|
cosmo_federated_graph Data Source - cosmo |
Cosmo Federated Graph Data Source |
Cosmo Federated Graph Data Source
data "cosmo_federated_graph" "test" {
name = var.name
namespace = var.namespace
}
name
(String) The name of the federated graph.namespace
(String) The namespace in which the federated graph is located.
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.id
(String) The unique identifier of the federated graph resource, automatically generated by the system.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.