-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
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
Memorystore Redis connectMode support #3246
Conversation
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 3 files changed, 142 insertions(+)) |
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 3 files changed, 143 insertions(+)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks as always for your contribution, @drebes :)
* Memorystore Redis connectMode support * Redis connectMode explicit default
I am trying to create a redis memorystore instance. I am getting this error:
Does this make sense? |
You need to be using at least version 3.14.o of the google-beta provider: |
Yes but since I am setting |
Or is the problem caused by the old TF version I am using? ( |
Fixes hashicorp/terraform-provider-google#5792
Release Note Template for Downstream PRs (will be copied)