Skip to main content

Documentation Index

Fetch the complete documentation index at: https://upstash.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

resource "upstash_qstash_endpoint" "exampleQStashEndpoint" {
  url      = "https://***.***"
  topic_id = resource.upstash_qstash_topic.exampleQstashTopic.topic_id
}

Schema

Required

topic_id
string
required
Topic ID that the endpoint is added to
url
string
required
URL of the endpoint

Read-Only

endpoint_id
string
Unique QStash endpoint ID
id
string
The ID of this resource.
topic_name
string
Unique QStash topic name for endpoint