Skip to content

v2.7.3

Choose a tag to compare

@burythehammer burythehammer released this 06 Nov 16:55
· 16 commits to main since this release
ba297da

Changed

  • Reworked the entire interaction between global/regional overrides and how they read config and state. This should fix many existing subtle state drift bugs.

Fixed

  • rediscloud_active_active_subscription_database: Fixed multiple issues concerning regional enable_default_user and global_enable_default_user to do with drift or incorrectly not detecting changes.
  • The default for global_enable_default_user was omitted, it is now set to true.
  • rediscloud_active_active_transit_gateway_attachment: Fixed parameter order bug in update operation.

Testing

  • Added acceptance tests covering enable_default_user inheritance and override scenarios
  • Added acceptance test for rediscloud_active_active_transit_gateway_attachment resource lifecycle (Create/Read/Update/Delete/Import)

Full Changelog: v2.7.2...v2.7.3