-
Notifications
You must be signed in to change notification settings - Fork 29
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
added new resources and datasources #93
base: master
Are you sure you want to change the base?
Conversation
The full list of Apply complete! Resources: 15 added, 0 changed, 0 destroyed. |
@magne Is this repo/provider still being maintained/will this PR be reviewed and or merged? I currently use the mssql_user resource on the parent provider and am interested in using the database_permission resource that this PR implements but would like to know if we should continue to use this provider or switch to using the fork from @ValeruS |
I'm interested in that question too |
@magne Can you merge this into your main git branch? |
please for the love of peat can someone merge this in ;) |
@magne I appreciate your provider is effectively in maintenance mode at the moment, but it's the de-facto one which is returned when people search for the capabilities covered (mostly) by the provider as it stands. Given this PR (and full disclosure, I'm the one who asked @ValeruS to raise this so that we can keep the community consistently on one project) adds to the feature set, is is feasible that this will be approved/merged? |
Hi, @magne
This PR introduces a new resources and datasources
the list of new datasources:
the list of new resources:
SQL user create functionality has been updated for
authType
=EXTERNAL
SQL user delete functionality has been updated
Implemented validation for names/password