-
Notifications
You must be signed in to change notification settings - Fork 0
[TC-18] Add module for keyvault secrets and private endpoint #17
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
Conversation
mitiko
left a comment
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.
There should be a separate module for keyvault secrets. What else are you going to put under the _security folder?
The private endpoint resource depends on #15 and should be an external networking module that resources like storage account and keyvault call, similar to MS CAF.
Therefore, I think this PR should only address a single one of those modules.
No description provided.