Attempting to create a test aws_docdbelastic_cluster with auth_type set to "PLAIN_TEXT", has led you down an error-riddled path of "Both AuthType and SecretArn/Password should be specified."
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Terraform Core Version
v1.9.3
AWS Provider Version
v5.69.0
Affected Resource(s)
Attempting to create a test aws_docdbelastic_cluster with auth_type set to "PLAIN_TEXT", has led you down an error-riddled path of "Both AuthType and SecretArn/Password should be specified."
Code:
Expected Behavior
Resource aws_docdbelastic_cluster created using a plain_text password.
Actual Behavior
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None