-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Feature request: Service Principal Name (SPN) creation #932
Comments
hey @pixelicous Thanks for opening this issue :) I'm not completely familiar with the breakdown of SPN's - but I believe this is a duplicate feature request of #16 - would you be able to confirm if that's the case? If so - this is on our short-term roadmap, but I'm unable to give a more detailed timeframe at this point, unfortunately. Thanks! |
@tombuildsstuff hey.. thanks for the response.. it is a duplicate, i actually looked on issues before but it was titled differently. The rbac roles support in the title is supported in terraform for all i know |
@pixelicous thanks for confirming; I'll close this in favour of #16 - RBAC isn't currently supported but it should be soon :) |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks! |
Hi,
Today terraform doesn't support creation of SPN account with respective ad application.
ARM Template also do not support it.
Rendering the need to use external provider wiht powershell and somehow pass clear text credentials to powershell to log in and actually create the SPN..
The text was updated successfully, but these errors were encountered: