Schema
Required
string
required
Unique QStash Topic ID for requested topic
Read-Only
list(map(string))
Endpoints for the QStash Topic
string
The ID of this resource.
string
Name of the QStash Topic
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
data "upstash_qstash_topic_data" "exampleQstashTopicData" {
topic_id = resource.upstash_qstash_topic.exampleQstashTopic.topic_id
}
data "upstash_qstash_topic_data" "exampleQstashTopicData" {
topic_id = resource.upstash_qstash_topic.exampleQstashTopic.topic_id
}
Related topics
upstash_qstash_topicupstash_qstash_endpoint_dataupstash_qstash_schedule_dataDatadog - Upstash QStash IntegrationWas this page helpful?