Closed jacobwoffenden closed 10 months ago
Our configuration code currently creates all CloudWatch sources as one entity, and then tenant RBAC after, mapping teams to sources.
We should look at moving from source and RBAC being split, to all tenant configuration being contained in one entity.
https://github.com/ministryofjustice/modernisation-platform-environments/pull/4651 was merged which resolves this
Our configuration code currently creates all CloudWatch sources as one entity, and then tenant RBAC after, mapping teams to sources.
We should look at moving from source and RBAC being split, to all tenant configuration being contained in one entity.