Data Sources

upstash_qstash_endpoint_data

example.tf
data "upstash_qstash_endpoint_data" "exampleQStashEndpointData" {  endpoint_id = resource.upstash_qstash_endpoint.exampleQStashEndpoint.endpoint_id}

Schema

Required

topic_idquerystringrequired

Topic Id that the endpoint is added to

Read-Only

endpoint_idstring

Unique QStash Endpoint ID

idnumber

The ID of this resource.

urlstring

Unique QStash Topic Name for Endpoint

Loading search…