You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
Nov 18, 2018
Memorystore Redis allows updating the following information without re-creating the instance:
displayName
labels
memorySizeGb
redisConfig
(not yet implemented by the terraform provider)https://cloud.google.com/memorystore/docs/redis/reference/rest/v1beta1/projects.locations.instances/patch
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Changing
memory_size_gb
(or any other modifiable param) should update the existing instance and not require creating a new instance.Actual Behavior
Changing
memory_size_gb
requires creating a new instance:The text was updated successfully, but these errors were encountered: