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.81k stars 9.16k forks source link

Feature Request: Amazon ElastiCache Redis Cluster Online Resizing #2904

Closed sakajunquality closed 6 years ago

sakajunquality commented 6 years ago

AWS has recently announced that ElastiCache Redis Cluster can be resized online.

Resizing clusters with resource elasticache_replication_group requires forcing a new resource.

Elasticache Cluster for Redis should be able to change its shards and replicas online without creating new resource. This operation can be conducted with AWS Web Console.

digitalray commented 6 years ago

extremely helpful feature

abrechon commented 6 years ago

👍+1

bflad commented 6 years ago

Enhancement PR submitted: #3932

bflad commented 6 years ago

Support for adjusting the number of Cluster Mode Enabled Redis shards has been merged into master and will release with v1.14.0 of the AWS provider, likely later this week.

bflad commented 6 years ago

This has been released in version 1.14.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

bflad commented 6 years ago

@geof2001 can you please explain what you're looking for? This project is not associated with AWS CloudFormation.

ghost commented 4 years ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!