Skip to content

Conversation

@burythehammer
Copy link
Collaborator

@burythehammer burythehammer commented Jan 6, 2026

Changed

  • Migrated rediscloud_active_active_subscription_database resource from Terraform SDK v2 to the Terraform Plugin Framework. This is an internal architectural change with no breaking changes to the resource schema or behaviour.
  • Provider now uses muxing to serve resources from both SDK v2 and Plugin Framework simultaneously, enabling incremental migration of resources.

Fixed

  • rediscloud_active_active_subscription_database: Improved handling of enable_default_user inheritance between global and regional overrides.
  • rediscloud_active_active_subscription_database: Fixed global_data_persistence to be computed, correctly reflecting API defaults when not explicitly configured.

dependabot bot and others added 30 commits December 22, 2025 11:47
Bumps [actions/cache](https://github.com/actions/cache) from 4.3.0 to 5.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@0057852...9255dc7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.2...8e8c483)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@4469467...4dc6199)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ement (#725)

* fix: suppress diff when removing redis version from active active subscription
* docs: changelog
* docs: enforce deprecation notice in documentation
@burythehammer burythehammer added this to the 2.10.2 milestone Jan 8, 2026
@burythehammer burythehammer added bug Something isn't working dependencies Pull requests that update a dependency file labels Jan 8, 2026
@burythehammer burythehammer changed the title Refactor: migrate aa db to plugin framework refactor: migrate aa db to plugin framework Jan 8, 2026
@burythehammer burythehammer force-pushed the refactor/migrate-aa-db-to-plugin-framework branch from 7acb87f to 1db03bf Compare January 8, 2026 12:23
@burythehammer burythehammer self-assigned this Jan 8, 2026
@burythehammer
Copy link
Collaborator Author

Closing this as there is another PR here: #731

@burythehammer burythehammer removed their assignment Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants