Skip to content

Releases: SolaceProducts/terraform-provider-solacebrokerappliance

v1.0.0

10 Jul 19:49
c0f2dac
Compare
Choose a tag to compare

GA release v1.0.0 of the Solace PubSub+ Appliance (solacebrokerappliance) Provider, based on SEMP version 2.41.

Important: This version of 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.

Upgrading from Beta releases

The state schema version of this release has changed from 0 to 1. State files created by Beta versions of the provider are automatically upgraded. After the upgrade, they can only be managed by the GA provider.

Improvements

  • Updated SEMP schema to 2.41
  • Upgrade Terraform provider to Go v1.22 and latest stable libraries

Note: this release includes the fix for "Provider fails if broker credentials are provided in env variables".

v0.9.2

26 Jan 15:24
5fa1c94
Compare
Choose a tag to compare

Beta release v0.9.2 of the Solace PubSub+ Appliance (solacebrokerappliance) Provider. Semp version: 2.39.

Improvements

  • Updated SEMP schema to 2.39
  • Upgrade Terraform provider to Go v1.21
  • Improved retry mechanism in provider SEMP client
  • Updated module versions
  • Removed id attribute from all objects as it is no longer required by the Terraform test framework v1.5

Bug Fixes

  • Objects that dont have dependancies dont follow the 'request_min_interval' provider attribute
  • The request_min_interval attribute seems to wait before the first SEMP request is sent
  • Improved retry mechanism in provider SEMP client
  • Generator needs to escape certain charaters in attribute names
  • broker provider makes API calls at configure time
  • Generator needs to handle terraform interpolation in string outputs

Misc

v0.9.0

04 Dec 16:50
946ad86
Compare
Choose a tag to compare

Initial Beta release v0.9.0 of the Solace PubSub+ Appliance (solacebrokerappliance) Provider, based on Semp version 2.36.