Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v0.1.0-rc.1' into dev0.1.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bczoma committed Feb 13, 2024
2 parents b0b2d92 + 6a74fb1 commit 991644c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Solace PubSub+ Software Event Broker Queue Endpoint Terraform Module
# Solace PubSub+ Software Event Broker Queues & Endpoints Terraform Module

Terraform module to configure a "guaranteed messaging endpoint" or an "endpoint template" on the [Solace PubSub+ Event Broker](https://solace.com/products/event-broker/). Note: "queue endpoint" in the title also refers to all these types as a generic name.
Terraform module to configure a "guaranteed messaging endpoint" or an "endpoint template" on the [Solace PubSub+ Event Broker](https://solace.com/products/event-broker/).

This module supports the configuration of one of the followings:

Expand Down Expand Up @@ -68,7 +68,7 @@ Refer to the following configuration examples:
- Queue
- [Exclusive queue](examples/exclusive-queue)
- [Non-exclusive queue](examples/non-exclusive-queue)
- [Exclusive queue](examples/partitioned-queue)
- [Partitioned queue](examples/partitioned-queue)
- [Queue with topic subscriptions](examples/queue-with-topic-subscriptions)
- [Queue with exposed JNDI](examples/queue-with-jndi)
- [Queue template](examples/queue-template)
Expand Down

0 comments on commit 991644c

Please sign in to comment.