File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Outpost consists of 3 services that can either be run as a single deployment or
3232 - AWS SQS
3333 - RabbitMQ
3434 - GCP Pub/Sub
35- - [ Azure EventBus (planned)] ( https://github.com/hookdeck/outpost/issues/139 )
35+ - [ Azure ServiceBus (planned)] ( https://github.com/hookdeck/outpost/issues/139 )
3636
3737### Log Service
3838
@@ -50,7 +50,7 @@ Event destination types belonging to Outpost tenants where events are delivered.
5050- ** AWS SQS**
5151- ** Hookdeck Event Gateway**
5252- ** [ Amazon EventBridge (planned)] ( https://github.com/hookdeck/outpost/issues/201 ) **
53- - ** [ Azure EventBus (planned)] ( https://github.com/hookdeck/outpost/issues/241 ) **
53+ - ** [ Azure ServiceBus (planned)] ( https://github.com/hookdeck/outpost/issues/241 ) **
5454- ** [ GCP Pub/Sub (planned)] ( https://github.com/hookdeck/outpost/issues/140 ) **
5555- ** [ Kafka (planned)] ( https://github.com/hookdeck/outpost/issues/141 ) **
5656
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Outpost supports multiple event destination types. Each tenant can have multiple
1313Plans for additional event destination types include:
1414
1515- GCP Pub/Sub
16- - Azure EventBus
16+ - Azure ServiceBus
1717- Amazon EventBridge
1818- Kafka
1919
Original file line number Diff line number Diff line change @@ -27,12 +27,12 @@ title: "Outpost Roadmap"
2727
2828#### Publish Message Queues
2929
30- - ❌ [ Azure EventBus ] ( https://github.com/hookdeck/outpost/issues/139 )
30+ - ❌ [ Azure ServiceBus ] ( https://github.com/hookdeck/outpost/issues/139 )
3131
3232#### Destination Types
3333
3434- ❌ [ GCP Pub/Sub] ( https://github.com/hookdeck/outpost/issues/140 )
35- - ❌ [ Azure EventBus ] ( https://github.com/hookdeck/outpost/issues/241 )
35+ - ❌ [ Azure ServiceBus ] ( https://github.com/hookdeck/outpost/issues/241 )
3636- ❌ [ Amazon EventBridge] ( https://github.com/hookdeck/outpost/issues/201 )
3737- ❌ [ Kafka] ( https://github.com/hookdeck/outpost/issues/141 )
3838
You can’t perform that action at this time.
0 commit comments