Adding notification groups to tenant_info and user_info
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. NA
- [YES/NO/NA] I have added tests to cover my changes. NA
- [YES/NO/NA] All new and existing tests passed. Yes
- [YES/NO/NA] I have formatted the terraform code. (
terraform fmt -recursive && go fmt ./...
) NA
Current Behavior or Linked Issues
#11 (closed) The following groups are added in the user_info and tenant_info to make sure the entitlement service honors them.
- OPS
- CRON
- PUBSUB
Does this introduce a breaking change?
- [YES/NO] No