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