resource "upstash_qstash_topic" "exampleQstashTopic" { name = "exampleQstashTopicName" }
Create and manage QStash topics
Was this page helpful?