Open devindersuri opened 1 year ago
Voting for Prioritization
Volunteering to Work on This Issue
I would suggest to change the user id
dummyredisId
from upper case to full lower case (as well as the group id).
Not related but good to know. Make sure the default user is part of the group. See https://github.com/hashicorp/terraform-provider-aws/issues/25593
Hey @devindersuri 👋 Thank you for taking the time to raise this! Would it be possible to supply debug logs (redacted as needed) as well?
I can confirm that Jerome's response worked for me, by using lowercase characters for the user name.
Terraform Core Version
1.0.3
AWS Provider Version
~> 3.66
Affected Resource(s)
aws_elasticache_user_group
Expected Behavior
It should create elastic search user
Actual Behavior
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
child_module.txt root_module_mainfile.txt
Steps to Reproduce
terraform apply --auto-approve
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None