Hotfix for service onboarding docs and template
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
- service onboarding template was overwritten. This MR restores the service onboarding template and updates the template and service onboarding documentation with info about adding partition specific secrets to partition REST call
Does this introduce a breaking change?
- [YES/NO]