Skip to content

Commit a93d8c8

Browse files
committed
docs: changelog
1 parent 39944a8 commit a93d8c8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
55

6+
7+
# Unreleased
8+
9+
## Fixed
10+
- `rediscloud_active_active_subscription_database`: Fixed drift detection for `enable_default_user` in region overrides. Regions now correctly inherit from `global_enable_default_user` when not explicitly set, eliminating spurious diffs.
11+
- `rediscloud_active_active_subscription_database`: Fixed drift detection for `global_data_persistence`. This field now correctly tracks API-returned values without causing unexpected diffs.
12+
- `rediscloud_subscription` and `rediscloud_active_active_subscription`: `customer_managed_key_enabled` and `customer_managed_key_deletion_grace_period` fields now support computed values from the API.
13+
614
# 2.8.0 (10th November 2025)
715

816
## Added

0 commit comments

Comments
 (0)