BYOC Keyvault Implementation
Infrastructure Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [YES] I have updated the documentation accordingly.
- [NA] I have added tests to cover my changes.
- [YES] All new and existing tests passed.
- [YES] I have formatted the terraform code. (
terraform fmt -recursive && go fmt ./...
)
Current Behavior or Linked Issues
The MR addresses the feature in which a customer can have it's own certificate in order when installing OSDU. The MR is raised against the issue: #115 (closed)
ADR was already approved.
Does this introduce a breaking change?
- NO
Other information
Edited by Ankit Sharma [Microsoft]