-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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: add Windows authentication #177
feat: add Windows authentication #177
Conversation
@antonbabenko let me know if I can be of help any on this module - quite a few open PRs but no updates since July. I have a few other changes that I will submitting for RDS enhancements now available in the api - thank you! |
Thanks for this small PR! Please rebase or merge the master branch in, add outputs for |
…feature/add-active-directory-auth
…feature/add-active-directory-auth
@antonbabenko - updated the example and validated. Note, it takes about 25 minutes for AWS Directory Service (SimpleAD) to come up and another 15 for RDS, just keep in mind if you plan on running it. We might want to split this out as a standalone example for the AD integration, and the current would stay as it is - just a thought. I had to switch the region to us-east-1 since Directory Service is not available in us-west-x (Ref: here) |
…feature/add-active-directory-auth
please can we have this feature merged, mssql rds isnt very useful without auth |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great additional to the module
@terraform-aws-modules/triage-supporters / @antonbabenko if anyone gets a chance to review |
Tested with and without params, LGTM 🚀 |
Thanks all for the work and verification! v2.17.0 has been just released. |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Description
closes #193