terraform-aws-memory-db icon indicating copy to clipboard operation
terraform-aws-memory-db copied to clipboard

Terraform module to create AWS MemoryDB resources πŸ‡ΊπŸ‡¦

Results 1 terraform-aws-memory-db issues
Sort by recently updated
recently updated
newest added

via aws-cli we can create the cluster with vector search enabeld by passing the parameter group `default.memorydb-redis7.search.preview`, as stated in: ``` To create a vector search enabled MemoryDB cluster, you...