terraform-aws-elasticache-memcached icon indicating copy to clipboard operation
terraform-aws-elasticache-memcached copied to clipboard

Changing Instance Type Error

Open sepulworld opened this issue 1 year ago • 0 comments

Describe the Bug

Error: creating ElastiCache Cache Cluster: CacheClusterAlreadyExists: Cache cluster already exists

When trying to change the instance_type.

Is this expected behavior?

Expected Behavior

The memcache cluster is recreated with new instance_types

Steps to Reproduce

create a cluster with instance_type set to one type, plan and apply. Then switch to a new instance_type, plan works, apply fails

Screenshots

No response

Environment

No response

Additional Context

No response

sepulworld avatar Jun 28 '23 18:06 sepulworld