hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.85k stars 9.2k forks source link

[Enhancement]: Addition of Valkey to aws_elasticache_user and aws_elasticache_user_group #40286

Open junoriosity opened 22 hours ago

junoriosity commented 22 hours ago

Description

Right now, we can only use Redis here, despite in the console we can create them for Valkey.

Hence, it would be terrific if we could add this.

Affected Resource(s) and/or Data Source(s)

Potential Terraform Configuration

No response

References

Relates https://github.com/hashicorp/terraform-provider-aws/issues/39641.

Would you like to implement a fix?

None

github-actions[bot] commented 22 hours ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue