Skip to content

Conversation

@Nklya
Copy link
Contributor

@Nklya Nklya commented Jul 17, 2025

Description

Remove local.create_cluster logic due to fixed provider bug

Motivation and Context

Bug in provider fixed in 5.84, should be working now without local override.
Provider version is already bumped to 5.93, so no update in required_providers needed.

Fixes #43

Breaking Changes

None

How Has This Been Tested?

I'm returning here code that was working fine before #26. I'll try to test different scenarios tomorrow to ensure that Valkey works as expected.

  • I have executed pre-commit run -a on my pull request

Provider bug was fixed in 5.84, but version is already bumped to 5.93, so no update needed.

Fix: terraform-aws-modules#43
@Nklya Nklya changed the title Remove local.create_cluster logic due to fixed provider bug fix: Remove local.create_cluster logic due to fixed provider bug Jul 17, 2025
@Nklya Nklya changed the title fix: Remove local.create_cluster logic due to fixed provider bug chore: Remove local.create_cluster logic due to fixed provider bug Jul 17, 2025
@bryantbiggs bryantbiggs changed the title chore: Remove local.create_cluster logic due to fixed provider bug fix: Remove restriction on engine to allow Valkey cluster creation Jul 21, 2025
@bryantbiggs bryantbiggs merged commit b3fe278 into terraform-aws-modules:master Jul 21, 2025
19 of 21 checks passed
antonbabenko pushed a commit that referenced this pull request Jul 21, 2025
## [1.6.1](v1.6.0...v1.6.1) (2025-07-21)

### Bug Fixes

* Remove restriction on engine to allow Valkey cluster creation ([#44](#44)) ([b3fe278](b3fe278))
@antonbabenko
Copy link
Member

This PR is included in version 1.6.1 🎉

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chore: remove local create_cluster conditional as bug fixed

3 participants