-
Notifications
You must be signed in to change notification settings - Fork 336
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
Update Redis modules #680
Update Redis modules #680
Conversation
0241fe3
to
a72b19b
Compare
a72b19b
to
5547c3e
Compare
@Fred-sun Please review...thank you! |
@l3ender Thank you for your contribution. We will push forward the import process of new SDK as soon as possible and review the PR. Thank you very much! |
Hello @Fred-sun, can you please provide an update on this PR? Thank you! |
@l3ender Ok, I will push forward the merger of this PR as soon as possible. Thank you very much! |
@Fred-sun Is this ready to go? Thank you! |
@l3ender Can the three parameters you newly added be updated? If so, please add the update logic. If not, please report an error message. Thank you very much! |
@Fred-sun Thank you for the comment. I have updated the PR to include update logic for the new parameters. Thank you! |
LGTM |
SUMMARY
This PR updates the following:
azure_rm_rediscache
:minimum_tls_version
: minimum TLS version allowed by the client.public_network_access
: enable/disable public network access.redis_version
: create cache at a specified Redis version.changed=true
(resource is updated during module).ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
Using the following playbook at the root of this repo:
Click to view playbook output