Name | Description | Introduced in Version |
---|---|---|
Declarative SEMP - Software Broker - Proxy Support | The PubSub+ Terraform Provider now supports HTTP and HTTPS proxies between the provider and the broker. | 1.1.0 |
Declarative SEMP - Service Automation - Terraform - queue_endpoint Module (Software) | This feature simplifies the establishment of queues and endpoints by encompassing many of their potential dependencies as a single resource. The Queue Endpoint module represents a durable event broker endpoint to publish to, or consume from. In addition, it can also represent an endpoint template. | 1.0.0 |
Declarative SEMP - Service Automation - Terraform - rest_delivery Module (Software) | The Rest Delivery module represents REST delivery point (RDP), REST consumer, and queue binding configuration. More specifically, this module enables an application team member to create an RDP that connects to a consumer (for example, a public cloud) with minimal insight into all of the necessary Solace configuration components by only providing the resource-specific information. | 1.0.0 |
Declarative SEMP - Service Automation - Terraform - client Module (Software) | The Client module represents a client user entity, either a client username or authorization group. | 1.0.0 |
Declarative SEMP - Service Automation - Terraform - service Module (Software) | The Service module encapsulates Message VPN-level service configuration, including protocols, authentication and authorization settings, and resource limits. It defines and makes ACL and client profiles available for use. | 1.0.0 |
Declarative SEMP - Service Automation - Terraform - jndi Module (Software) | The JNDI module provides a wrapper for a JMS connection factory event broker object. More specifically, this module enables an application team member to create a connection factory object in the JNDI store of an event broker with minimal insight into all of the necessary Solace configuration components by only providing the resource-specific information. | 1.0.0 |
Declarative SEMP - Service Automation - Terraform - Software Broker Provider - GA | The PubSub+ Terraform provider is generally available for production services contained within a message VPN. Use of any resource not contained within a message VPN is not supported in production by Solace. Declarative Solace Element Management Protocol (dSEMP) allows you to use Hashicorp Terraform to generate, plan, apply, and destroy components of broker configurations by synchronizing with infrastructure as code. Declarative SEMP for Services (message VPN level in PubSub+ Manager) is now generally available via the software broker provider for use with Hashicorp Terraform. | 1.0.0 |
Reference Number | Description | Resolved in Version |
---|---|---|
SOL-121659 | If all Event Broker credentials are provided via environment variables, the provider will fail to connect. This issue does not occur if credentials are provided via config file. | 1.0.1 |