v2.7.1
Fixed
- rediscloud_subscription_database: The
query_performance_factorattribute can now be updated in-place without recreating the database. Previously, any changes to this attribute would force resource replacement. - When you remove the deprecated field
redis_versionfield in subscriptions it should not attempt to force renew the resource. - rediscloud_subscription_database (Redis 8.0+): Fixed drift detection issues where explicitly configured modules would incorrectly show as changes requiring resource replacement after upgrading to Redis 8.0 or higher. Modules are bundled
by default in Redis 8.0+, so configuration differences are now properly suppressed. - Support for a new pending status for subscription and database updates.
- Test Suite: Fixed incorrect file path references in acceptance tests.
Full Changelog: v2.7.0...v2.7.1