Skip to content

v2.7.2

Choose a tag to compare

@burythehammer burythehammer released this 03 Nov 14:51
· 38 commits to main since this release
af7fbbb

Fixed

  • rediscloud_active_active_subscription_database: Fixed state management for global configuration fields (global_enable_default_user, global_data_persistence, global_password). These fields are now read directly from the API response instead of being preserved from configuration, eliminating state drift issues and ensuring accurate change detection.
  • rediscloud_active_active_subscription_database: Fixed issue where setting global_enable_default_user = false was silently ignored during updates. The provider now correctly handles boolean false values.
  • rediscloud_private_link_endpoint_script and rediscloud_active_active_private_link_endpoint_script datasources: Updated to support changes in the underlying API structure for endpoint scripts.

Full Changelog: v2.7.1...v2.7.2