v2.7.2
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 settingglobal_enable_default_user = falsewas silently ignored during updates. The provider now correctly handles booleanfalsevalues.rediscloud_private_link_endpoint_scriptandrediscloud_active_active_private_link_endpoint_scriptdatasources: Updated to support changes in the underlying API structure for endpoint scripts.
Full Changelog: v2.7.1...v2.7.2