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
creation of a redis cluster with Access control option = User Group Access Control List (where the user group and user have already been created)
Use Case
security
Describe Ideal Solution
add Access _control_option resource, which can be set to User Group Access Control List
add User_Group_Access_Control_List resource set to a string (name of the list)
Alternatives Considered
The text was updated successfully, but these errors were encountered:
Have a question? Please checkout our Slack Community or visit our Slack Archive.
Describe the Feature
For
https://github.com/cloudposse/terraform-aws-elasticache-redis
it would be great if there was a way to specify Access control option, and set User Group Access Control List
in order to use users other than the default
Expected Behavior
creation of a redis cluster with Access control option = User Group Access Control List (where the user group and user have already been created)
Use Case
security
Describe Ideal Solution
add Access _control_option resource, which can be set to User Group Access Control List
add User_Group_Access_Control_List resource set to a string (name of the list)
Alternatives Considered
The text was updated successfully, but these errors were encountered: