Data Sources
upstash_qstash_topic_data
example.tf
data "upstash_qstash_topic_data" "exampleQstashTopicData" { topic_id = resource.upstash_qstash_topic.exampleQstashTopic.topic_id}Schema
Required
topic_idquerystringrequired
Unique QStash Topic ID for requested topic
Read-Only
endpointslist(map(string))
Endpoints for the QStash Topic
idstring
The ID of this resource.
namestring
Name of the QStash Topic