We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: creating ElastiCache Cache Cluster: CacheClusterAlreadyExists: Cache cluster already exists
When trying to change the instance_type.
Is this expected behavior?
The memcache cluster is recreated with new instance_types
create a cluster with instance_type set to one type, plan and apply. Then switch to a new instance_type, plan works, apply fails
No response
The text was updated successfully, but these errors were encountered:
Any follow-up on this? It came up on a search, so I'm wondering if it's user-error or a bug.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: