-
Notifications
You must be signed in to change notification settings - Fork 106
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
feat(TPG >=5.24)!: Allow modifying of node type in redis cluster sub-module #206
feat(TPG >=5.24)!: Allow modifying of node type in redis cluster sub-module #206
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
879b29c
to
76dd1f2
Compare
76dd1f2
to
1bc3f9e
Compare
1bc3f9e
to
6f42c6b
Compare
@imrannayer would this be ok? |
Awesome, thanks for this contribution @ivankennethwang. We also need it! |
Welcome. Let me know if there is anything else I can do. Happy to help! |
@ivankennethwang Can you look at my comment and add appropriate output. |
Thanks @imrannayer. Where can I see your comments? I don't see them here. |
@imrannayer i sincerely apologize but i really don't see any github comments. :( |
@ivankennethwang just scroll up on this screen and you will see code change request. |
@imrannayer sorry this is what i see, i really dont see any code change requests, or any other comment in the files changed tab. |
@ivankennethwang I am not sure whayt interface you are using but here is whats neede. **@ivankennethwang you need to add node_type in output here. Add following lines
|
…g/terraform-google-memorystore into ivankennethwang/issue-205
I'm just using github.com in Chrome browser. 😅 Btw, updated and thanks! 🙇♂️ |
@ivankennethwang lint test is failing. Can you plz execute
|
done, thanks! |
/gcbrun |
|
Sorry, this is my first time contributing ever in a mature repository. May I know when do we update the btw, updated. |
…er and modify node_type default value (terraform-google-modules#205)
CHANGELOG will be updated automatically. README and versions.tf will be at module level. |
@ivankennethwang you are missing default = null
|
updated, sorry about that. |
how come for i thought node_type is quite similar to this[1], should we set it to null too? |
@ivankennethwang lint failed on document generation check |
Could have been set to null. |
Perhaps we can put it in a different pull request.
Updated, thanks! |
/gcbrun |
fix #205