Skip to content

Releases: RedisLabs/terraform-provider-rediscloud

v2.1.5

01 Jul 19:08
7ad6bfb
Compare
Choose a tag to compare

Added

  • Support Marketplace as a payment method for Essentials subscription
  • Add TLS certificate to databases’ data sources

Fixed:

  • Unexpected state dynamic-endpoints-creation-pending causing some creations to fail
  • Can not disable default user on essentials database without a password failure

Full Changelog: v2.1.4...v2.1.5

v2.1.4

22 May 16:13
1e70f87
Compare
Choose a tag to compare

Added

  • Documentation for rediscloud_active_active_subscription_regions added.
  • Schema documentation amended to match documentation above.

Full Changelog: v2.1.3...v2.1.4

v2.1.3

21 May 16:42
ed37f50
Compare
Choose a tag to compare

Added

  • New datasource rediscloud_active_active_subscription_regions added.

Full Changelog: v2.1.2...v2.1.3

v2.1.2

19 May 10:01
de545cd
Compare
Choose a tag to compare

Added

  • Query Performance Factor now implemented for resources rediscloud_subscription and rediscloud_subscription_database
  • Reducing the number of attachments for Private Service Connect from 40 down to 1, in tests and documentation

Full Changelog: v2.1.1...v2.1.2

v2.1.1

06 Feb 16:36
9e32874
Compare
Choose a tag to compare

Added

Full Changelog: v2.1.0...v2.1.1

v2.1.0

06 Feb 10:18
832e8da
Compare
Choose a tag to compare

Added

  • Added resources for provisioning Private Service Connect in GCP on Active-Active and Pro subscriptions.
    rediscloud_private_service_connect, rediscloud_private_service_connect_endpoint, rediscloud_private_service_connect_endpoint_accepter,
    rediscloud_active_active_private_service_connect, rediscloud_active_active_private_service_connect_endpoint and
    rediscloud_active_active_private_service_connect_endpoint_accepter as well as the respective data sources
    rediscloud_private_service_connect, rediscloud_private_service_connect_endpoints, rediscloud_active_active_private_service_connect
    and rediscloud_active_active_private_service_connect_endpoints

Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

05 Dec 13:57
2fc3d1f
Compare
Choose a tag to compare

Changed

  • Upgraded the provider to use v0.21.0 of the rediscloud-go-api which handles API rate limits gracefully.

Removed

  • latest_backup_status and latest_import_status from rediscloud_active_active_subscription_database,
    rediscloud_active_active_subscription_regions, rediscloud_subscription_database and rediscloud_essentials_database.
    Users should use the equivalent data sources instead.

Full Changelog: v1.9.0...v2.0.0

v1.9.0

09 Oct 08:57
v1.9.0
2cd463c
Compare
Choose a tag to compare

1.9.0 (9th Oct 2024)

Added

  • Tags as key/value pairs on Pro and ActiveActive databases
  • The facility for users to upgrade from memorySizeInGb to datasetSizeInGb
    (please note that changing back may have unexpected results and is not supported)

v1.8.1

02 Sep 08:18
v1.8.1
757cfc2
Compare
Choose a tag to compare

Removed

  • Validation preventing measurement of throughput by ops/sec with the Redisearch module present

Fixed

  • Slight performance improvement

v1.8.0

12 Aug 08:19
v1.8.0
ae9215b
Compare
Choose a tag to compare

Added

  • Maintenance Windows properties on Pro and Active-Active Subscriptions
  • Transit Gateway Datasources and TGW Attachment Resources for Pro and Active-Active subscriptions
  • TLS certificates for Pro and Active-Active Databases
  • An optional Subscription id argument in the Essentials Plan Datasource

Removed

  • Provider validation on Alert names in Essentials Databases

Fixed

  • Updating ACL Rules
  • Fixed race condition when creating over 2 Databases under one Subscription returns 403 FORBIDDEN - SUBSCRIPTION_NOT_ACTIVE

Changed

  • Documentation improvements
  • Provider now reacts to externally changed SSL/TLS credentials and notifies the user via plan
  • Fixed a bug related to providing empty strings in a list