Skip to content

Commit 64360d4

Browse files
committed
docs: changelog
1 parent c303a09 commit 64360d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
88

99
## Fixed
1010
- 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.
11-
- 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.
12-
- 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.
11+
- `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.
12+
- `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.
1313

1414

1515
# 2.7.1 (27th October 2025)

0 commit comments

Comments
 (0)