New Beta Solace Cloud Terraform Provider for Managing Event Broker Services

Solace has introduced a new Terraform provider for PubSub+ Cloud. The new beta Solace Cloud Terraform provider allows you to automate the creation, management, and backup of your event broker services using Terraform scripts.

You can use the beta Solace Cloud Terraform provider in collaboration with the Solace Event Broker Terraform provider to manage VPN level configuration of your event broker services.

Together, the two Terraform providers allow you to enhance programmatic management of event broker services in infrastructure as code (IaC) workflows.

You can find the Terraform providers, with examples of usage, at the following URLs:

Let is know if you have any questions or feedback!

Regards,

Matt Diotte

Technical Product Manager @ Solace

Hi Matt,

Great news !

While trying to test the Solace Cloud Terraform provider, I noticed that message_vpn object of the solacecloud_service resource lacks the possibility to enable OAuth Provider authentication.

Indeed, with the cluster manager, we can enable three types of authentication: Basic Auth, Client certificate Auth and OAuth Provider Auth but the terraform provider allows to enable only the first two. Are there any plans to extend the message_vpn object with that third authentication possibility?

Regards

Farouk