Using the existing Service principal is for role Assignment
Infrastructure Submissions:
- [YES/NO] Have you added an explanation of what your changes do and why you'd like us to include them? YES
- [YES/NO] I have updated the documentation accordingly. NO
- [YES/NO/NA] I have added tests to cover my changes. NO
- [YES/NO/NA] All new and existing tests passed. YES
- [YES/NO/NA] I have formatted the terraform code. (
terraform fmt -recursive && go fmt ./...
) YES
Current Behavior or Linked Issues
Work Item : https://dev.azure.com/OpenEnergyPlatform/Open%20Energy%20Platform/_workitems/edit/240/ !612 (closed) Changes are breaking because service principal already presents for application. Using the existing one for role assignment
Does this introduce a breaking change?
- [YES/NO]
MR Guidelines
-
Paste TF Plan for the MR. -
Pre-Merge pipeline should be run before merging. (Azure team) -
Does the module exists for new resource. -
Is there a new variable added in the MR. (Don’t use library variables and use locals)
Other information
Edited by Aayushi Jain