mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-01 06:00:15 -05:00
* Implementing Redis Cache * Properties should never be nil * Updating the SDK to 7.0.1 * Redis Cache updated for SDK 7.0.1 * Fixing the max memory validation tests * Cleaning up * Adding tests for Standard with Tags * Int's -> Strings for the moment * Making the RedisConfiguration object mandatory * Only parse out redis configuration values if they're set * Updating the RedisConfiguration object to be required in the documentaqtion * Adding Tags to the Standard tests / importing excluding the redisConfiguration * Removing support for import for Redis Cache for now * Removed a scaling test