Skip to content

adding container for file service

Jason requested to merge adding_cosmos_container_file_service into master

Infrastructure Submissions:

File service requires a cosmos container named FileLocationEntity. This is part of the onboarding for file service, see issue #40 (closed) .

  • [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 ./...)
Edited by Jason

Merge request reports