You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/streaming_tenant.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ output "web_socket_url" {
79
79
-`cluster_name` (String) Pulsar cluster name. Required if `cloud_provider` and `region` are not specified.
80
80
-`deletion_protection` (Boolean) Whether or not to allow Terraform to destroy this tenant. Unless this field is set to false in Terraform state, a `terraform destroy` or `terraform apply` command that deletes the instance will fail. Defaults to `true`.
81
81
-`region` (String, Deprecated) Cloud provider region. Required if `cluster_name` is not set.
82
-
-`topic` (String, Deprecated) Streaming tenant topic. Please use the `astra_streaming_topic` resource instead.
82
+
-`topic` (String, Deprecated) Streaming tenant topic. Use the `astra_streaming_topic` resource instead.
0 commit comments