Create and manage QStash topics
resource "upstash_qstash_topic" "exampleQstashTopic" { name = "exampleQstashTopicName" }
Name of the QStash topic
Endpoints for the Qstash topic
The ID of this resource.
Unique Qstash topic ID for requested topic
Was this page helpful?