Skip to content

Removing auth file for register service

Komal Makkar requested to merge removing_auth_file_register into master

Infrastructure Submissions:


  • [YES/NO] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES/NO] I have updated the documentation accordingly.
  • [YES/NO/NA] I have added tests to cover my changes.
  • [YES/NO/NA] All new and existing tests passed.
  • [YES/NO/NA] I have formatted the terraform code. (terraform fmt -recursive && go fmt ./...)

Current Behavior or Linked Issues


This file is overriding the one in the register repo.

Does this introduce a breaking change?


  • [YES/NO] No. the same file is added in the registration service.

Other information


Merge request reports